Commit Graph

7266 Commits (2c05465d2f0f1134610364508fa73281fd44f1ad)
 

Author SHA1 Message Date
Yu Yang 2c05465d2f Fix unit-tests
8 years ago
Yu Yang 3a5693e0a8 Add Skeleton of Double support
8 years ago
Yu Yang d2edbe5709 Merge pull request #4396 from reyoung/feature/make_python_catch_enforce_not_met
8 years ago
Yu Yang ba4b0291ef Follow comments, check exception message
8 years ago
Yu Yang 680c20217e Merge branch 'develop' of github.com:baidu/Paddle into feature/make_python_catch_enforce_not_met
8 years ago
Yu Yang e3f242e082 Merge pull request #4402 from reyoung/feature/unify_clang_format
8 years ago
Abhinav Arora e93e997176 Correcting Eigen-Unsupported and adding link to it (#4446)
8 years ago
Zhuoyuan 88f3f009e8 Merge pull request #4404 from Superjom/feature/lod_get_element
8 years ago
Yan Chunwei e43073e898 design of TensorArray to simplify varient/dynamic RNNs (#4447)
8 years ago
superjom 50cc8403d7 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature/lod_get_element
8 years ago
Yu Yang 183c88805a `clang-format` after merge
8 years ago
Yu Yang e315da970c Merge branch 'develop' of github.com:baidu/Paddle into feature/unify_clang_format
8 years ago
Tao Luo cce682fef8 Merge pull request #4437 from luotao1/warning
8 years ago
Luo Tao c53d214205 fix compiler warning from MKLDNNLayer and so on
8 years ago
Tao Luo 9928eb8169 Merge pull request #4427 from tensor-tang/mkldnn
8 years ago
tensor-tang 83310a1c14 refine mkldnn benchmark script
8 years ago
Tao Luo 04b152d10c Merge pull request #4423 from tensor-tang/merge
8 years ago
tensor-tang e0b17754db fix atomic issue when cpu only
8 years ago
whs 3e96242909 Merge pull request #4422 from wanghaoshuang/fix_clip
8 years ago
wanghaoshuang 1ad4efa8de Fix comments
8 years ago
Tao Luo 93db58bbfa Merge pull request #4418 from jacquesqiao/reduce-elementwise-warning
8 years ago
Tao Luo a703a24642 Merge pull request #4420 from luotao1/faq
8 years ago
wanghaoshuang 6da5670f62 revert deleting ShareLoD
8 years ago
wanghaoshuang 028973815b Fix InferShape of clip op.
8 years ago
Luo Tao 5dc63398b6 Merge branch 'develop' into faq
8 years ago
qiaolongfei 729b2152ae add include op_registry.h to elementwise_op_function.h
8 years ago
Luo Tao daa6ac9b6b refine the catalog of FAQ
8 years ago
qiaolongfei abdcd8282e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into reduce-elementwise-warning
8 years ago
Cao Ying 6f9a9a93b6 Merge pull request #4415 from jacquesqiao/fix-SoftmaxWithCrossEntropyOp
8 years ago
qiaolongfei 325ee63746 fix SoftmaxWithCrossEntropyOp
8 years ago
Yu Yang dcfd31d736 Merge pull request #4397 from reyoung/feature/pybind_for_protobuf_desc
8 years ago
qiaolongfei 0fa4b985a9 split elementwise_op.h into two header files
8 years ago
Yu Yang de35098779 Fix CI and follow comment
8 years ago
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
superjom 4eb7579cb1 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature/dynamic_batch
8 years ago
Yu Yang 60857f4909 Unify clang-format and add some missing clang-format
8 years ago
Yu Yang d5935e0da8 Merge branch 'develop' of github.com:baidu/Paddle into feature/make_python_catch_enforce_not_met
8 years ago
Yu Yang d72a140e50 Fix CI test
8 years ago
Yu Yang cc4c641d0f Merge branch 'develop' of github.com:baidu/Paddle into feature/pybind_for_protobuf_desc
8 years ago
Yu Yang 5fb1b40702 Merge pull request #4400 from reyoung/feature/fix_cmake_missing_deps
8 years ago
Yu Yang 49697d9dab Merge branch 'develop' of github.com:baidu/Paddle into feature/make_python_catch_enforce_not_met
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
Yu Yang b4a4ae1b65 Add comments
8 years ago