Commit Graph

7236 Commits (e0b17754dba8bc15c82c02a5bf6df9a07ce2238c)
 

Author SHA1 Message Date
tensor-tang e0b17754db fix atomic issue when cpu only
7 years ago
Tao Luo 93db58bbfa Merge pull request #4418 from jacquesqiao/reduce-elementwise-warning
7 years ago
Tao Luo a703a24642 Merge pull request #4420 from luotao1/faq
7 years ago
Luo Tao 5dc63398b6 Merge branch 'develop' into faq
7 years ago
qiaolongfei 729b2152ae add include op_registry.h to elementwise_op_function.h
7 years ago
Luo Tao daa6ac9b6b refine the catalog of FAQ
7 years ago
qiaolongfei abdcd8282e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into reduce-elementwise-warning
7 years ago
Cao Ying 6f9a9a93b6 Merge pull request #4415 from jacquesqiao/fix-SoftmaxWithCrossEntropyOp
7 years ago
qiaolongfei 325ee63746 fix SoftmaxWithCrossEntropyOp
7 years ago
Yu Yang dcfd31d736 Merge pull request #4397 from reyoung/feature/pybind_for_protobuf_desc
7 years ago
qiaolongfei 0fa4b985a9 split elementwise_op.h into two header files
7 years ago
Yu Yang de35098779 Fix CI and follow comment
7 years ago
Yu Yang 7b385ff206 Merge pull request #4407 from Canpio/fix_huber_loss_test_error
7 years ago
Yu Yang bc30ba19ed Merge pull request #4375 from reyoung/feature/use_bool_for_enforce
7 years ago
Yiqun Liu 29cb85634c Merge pull request #4144 from lcy-seso/softmax_with_cross_entropy_op
7 years ago
caoying03 97509b68e7 cross entropy as a functor to avoid duplicated codes.
7 years ago
fengjiayi 36f3d0af22 Fix error in unit test of ModifiedHuberLossOp
7 years ago
Yu Yang d72a140e50 Fix CI test
7 years ago
Yu Yang cc4c641d0f Merge branch 'develop' of github.com:baidu/Paddle into feature/pybind_for_protobuf_desc
7 years ago
Yu Yang 5fb1b40702 Merge pull request #4400 from reyoung/feature/fix_cmake_missing_deps
7 years ago
Yu Yang 7435f0c63b Make OpRegistery depend on OpInfo
7 years ago
Mimee 369947560b Merge pull request #4376 from NorthStar/Op_doc
7 years ago
Qiao Longfei 9a9d50a6ee Refactoring InferShape (#3946)
7 years ago
Abhinav Arora 86351037c9 Correcting some grammatical mistakes in the design docs (#4378)
7 years ago
Yu Yang b4a4ae1b65 Add comments
7 years ago
Yu Yang 9e5de16719 Merge branch 'feature/pybind_for_protobuf_desc' of github.com:reyoung/Paddle into feature/pybind_for_protobuf_desc
7 years ago
Yu Yang 62d597c176 Merge branch 'develop' of github.com:baidu/Paddle into feature/pybind_for_protobuf_desc
7 years ago
Yibing Liu 367a54e08c Merge pull request #4360 from kuke/multiplex_modify_dev
7 years ago
Yibing Liu e9dbc85b3d to trigger ci for multiplex_op
7 years ago
Cao Ying aef71a6ee7 Merge pull request #4379 from peterzhang2029/faq_update
7 years ago
Tao Luo 0cc85d794a Merge pull request #4331 from tensor-tang/mkldnn_softmax
7 years ago
caoying03 40aee48a80 follow comments.
7 years ago
caoying03 3d77360b89 add negative clipping for softmax.
7 years ago
caoying03 360bde9a70 Merge branch 'develop' into softmax_with_cross_entropy_op
7 years ago
peterzhang2029 8177cf91cb refine short dash line in faq
7 years ago
peterzhang2029 208da876f2 refine title and dash line in faq
7 years ago
peterzhang2029 611dacf284 refine gradient clipping in faq
7 years ago
peterzhang2029 0464c940da refine and fix conflict between faq19 and faq24
7 years ago
Cao Ying 7d65321620 Merge pull request #4237 from lcy-seso/optimize_cross_entropy_kernel
7 years ago
caoying03 000d75116f fix backward op.
7 years ago
tensor-tang 672c968176 remove gpu code when backward mkldnn_softmax
7 years ago
peterzhang2029 c4cdddb41d refine the diff of recurrent layers
7 years ago
Yibing Liu 58ac8f46b8 apply more general dims for multiplex_op
7 years ago
helinwang 1c0a4c901c Merge pull request #3811 from helinwang/graph_runtime
7 years ago
Yibing Liu 089f8e2d37 Merge branch 'develop' of upstream into multiplex_modify_dev
7 years ago
Tao Luo a7a82b91e6 Merge pull request #4363 from tensor-tang/sgd
7 years ago
caoying03 8b8ad6b164 fix implementations of supporting soft labels.
7 years ago
tensor-tang 8419b60ec7 fix typo
7 years ago
tensor-tang 88952fbab9 use existed sgd updater function
7 years ago
peterzhang2029 458b726ad8 add diff of recurrent layer in faq
7 years ago