Commit Graph

7180 Commits (7b385ff206e80d9d35052f4e6ab02603ade0fc3a)
 

Author SHA1 Message Date
Yu Yang 7b385ff206 Merge pull request #4407 from Canpio/fix_huber_loss_test_error
8 years ago
Yu Yang bc30ba19ed Merge pull request #4375 from reyoung/feature/use_bool_for_enforce
8 years ago
Yiqun Liu 29cb85634c Merge pull request #4144 from lcy-seso/softmax_with_cross_entropy_op
8 years ago
caoying03 97509b68e7 cross entropy as a functor to avoid duplicated codes.
8 years ago
fengjiayi 36f3d0af22 Fix error in unit test of ModifiedHuberLossOp
8 years ago
Yu Yang 5fb1b40702 Merge pull request #4400 from reyoung/feature/fix_cmake_missing_deps
8 years ago
Yu Yang 7435f0c63b Make OpRegistery depend on OpInfo
8 years ago
Mimee 369947560b Merge pull request #4376 from NorthStar/Op_doc
8 years ago
Qiao Longfei 9a9d50a6ee Refactoring InferShape (#3946)
8 years ago
Abhinav Arora 86351037c9 Correcting some grammatical mistakes in the design docs (#4378)
8 years ago
Yibing Liu 367a54e08c Merge pull request #4360 from kuke/multiplex_modify_dev
8 years ago
Yibing Liu e9dbc85b3d to trigger ci for multiplex_op
8 years ago
Cao Ying aef71a6ee7 Merge pull request #4379 from peterzhang2029/faq_update
8 years ago
Tao Luo 0cc85d794a Merge pull request #4331 from tensor-tang/mkldnn_softmax
8 years ago
caoying03 40aee48a80 follow comments.
8 years ago
caoying03 3d77360b89 add negative clipping for softmax.
8 years ago
caoying03 360bde9a70 Merge branch 'develop' into softmax_with_cross_entropy_op
8 years ago
peterzhang2029 8177cf91cb refine short dash line in faq
8 years ago
peterzhang2029 208da876f2 refine title and dash line in faq
8 years ago
peterzhang2029 611dacf284 refine gradient clipping in faq
8 years ago
peterzhang2029 0464c940da refine and fix conflict between faq19 and faq24
8 years ago
Cao Ying 7d65321620 Merge pull request #4237 from lcy-seso/optimize_cross_entropy_kernel
8 years ago
caoying03 000d75116f fix backward op.
8 years ago
tensor-tang 672c968176 remove gpu code when backward mkldnn_softmax
8 years ago
peterzhang2029 c4cdddb41d refine the diff of recurrent layers
8 years ago
Yibing Liu 58ac8f46b8 apply more general dims for multiplex_op
8 years ago
helinwang 1c0a4c901c Merge pull request #3811 from helinwang/graph_runtime
8 years ago
Yibing Liu 089f8e2d37 Merge branch 'develop' of upstream into multiplex_modify_dev
8 years ago
Tao Luo a7a82b91e6 Merge pull request #4363 from tensor-tang/sgd
8 years ago
caoying03 8b8ad6b164 fix implementations of supporting soft labels.
8 years ago
tensor-tang 8419b60ec7 fix typo
8 years ago
tensor-tang 88952fbab9 use existed sgd updater function
8 years ago
peterzhang2029 458b726ad8 add diff of recurrent layer in faq
8 years ago
peterzhang2029 88822319e1 add diff of recurrent layer in faq
8 years ago
Yu Yang f8192f72f5 Merge pull request #4374 from reyoung/feature/remove_int_pair
8 years ago
Helin Wang a84bc86939 fix according to comments
8 years ago
Mimee 8945bce8b3 Add new line at eof.
8 years ago
Qiao Longfei d0ad82cff1 fix nv_library (#4370)
8 years ago
Mimee 70358dde7d Finish up op creation doc.
8 years ago
Yu Yang f4832fe0b4 Remove IntPair type in attribute
8 years ago
Yu Yang 699dbe3be9 Use `bool` for PADDLE_ENFORCE, not int
8 years ago
Yu Yang b3cb2e8e94 Merge branch 'develop' of github.com:baidu/Paddle into feature/remove_int_pair
8 years ago
Mimee 17827d7e61 Merge pull request #4311 from NorthStar/ops_translation
8 years ago
Yu Yang 499b3c7058 Merge pull request #4338 from reyoung/feature/add_wait_to_device_ctx
8 years ago
Yu Yang 73db9d09cb Merge pull request #4346 from reyoung/feature/simplify_attr_parse
8 years ago
Yu Yang b4ae4d0ba6 Merge branch 'feature/simplify_attr_parse' into feature/remove_int_pair
8 years ago
Zhuoyuan e5a3c1d2d5 Merge pull request #4372 from reyoung/feature/stable_prelu_grad_test
8 years ago
Zhuoyuan f698a49ce3 Merge pull request #4240 from zchen0211/develop
8 years ago
Yu Yang d54e8420be Stabilize prelu gradient check
8 years ago
tensor-tang 2c6ac6297d refine code and remove min clip
8 years ago