Commit Graph

3852 Commits (bee95fc8917e09f61ba46586a94d2b9003cddf13)

Author SHA1 Message Date
chengduoZH bee95fc891 fix code format and some bug
9 years ago
chengduoZH 6326c40d27 Add max pool with index
9 years ago
chengduo 38bca7d347 Merge pull request #4468 from chengduoZH/develop
9 years ago
Yiqun Liu 9f1d1bf48c Merge pull request #4436 from Xreki/fix_neon_memory_out_of_range
9 years ago
chengduoZH 920392e640 fix compile error
9 years ago
fengjiayi 424c295239 Merge pull request #4457 from Canpio/dev_move_desc_to_framework
9 years ago
Yu Yang 21f63ec223 Merge pull request #4458 from reyoung/feature/compile_time_infer_shape
9 years ago
fengjiayi f78d7591d2 Fix compile bug
9 years ago
Yancey d7db15f3e5 Use StridedMemCpy in Concat/Split Kernel (#4188)
9 years ago
Liu Yiqun a310946f8f Merge branch 'develop' into fix_neon_memory_out_of_range
9 years ago
Liu Yiqun 3fefee8a06 Use scalar implementation instead of neon implementation to avoid out of range memory access in the tail conv3x3.
9 years ago
Yu Yang 6196209478 Remove OperatorBase::InferShape
9 years ago
fengjiayi 6285edbb88 Fix compile errors
9 years ago
fengjiayi 54ef4cdae5 Move proto desc to framework
9 years ago
Yu Yang 680c20217e Merge branch 'develop' of github.com:baidu/Paddle into feature/make_python_catch_enforce_not_met
9 years ago
Yu Yang e3f242e082 Merge pull request #4402 from reyoung/feature/unify_clang_format
9 years ago
Yan Chunwei e43073e898 design of TensorArray to simplify varient/dynamic RNNs (#4447)
9 years ago
Yu Yang 183c88805a `clang-format` after merge
9 years ago
Yu Yang e315da970c Merge branch 'develop' of github.com:baidu/Paddle into feature/unify_clang_format
9 years ago
Luo Tao c53d214205 fix compiler warning from MKLDNNLayer and so on
9 years ago
Tao Luo 04b152d10c Merge pull request #4423 from tensor-tang/merge
9 years ago
tensor-tang e0b17754db fix atomic issue when cpu only
9 years ago
whs 3e96242909 Merge pull request #4422 from wanghaoshuang/fix_clip
9 years ago
wanghaoshuang 1ad4efa8de Fix comments
9 years ago
wanghaoshuang 6da5670f62 revert deleting ShareLoD
9 years ago
wanghaoshuang 028973815b Fix InferShape of clip op.
9 years ago
qiaolongfei 729b2152ae add include op_registry.h to elementwise_op_function.h
9 years ago
qiaolongfei abdcd8282e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into reduce-elementwise-warning
9 years ago
qiaolongfei 325ee63746 fix SoftmaxWithCrossEntropyOp
9 years ago
Yu Yang dcfd31d736 Merge pull request #4397 from reyoung/feature/pybind_for_protobuf_desc
9 years ago
qiaolongfei 0fa4b985a9 split elementwise_op.h into two header files
9 years ago
Yu Yang de35098779 Fix CI and follow comment
9 years ago
Yu Yang bc30ba19ed Merge pull request #4375 from reyoung/feature/use_bool_for_enforce
9 years ago
Yiqun Liu 29cb85634c Merge pull request #4144 from lcy-seso/softmax_with_cross_entropy_op
9 years ago
caoying03 97509b68e7 cross entropy as a functor to avoid duplicated codes.
9 years ago
Yu Yang 60857f4909 Unify clang-format and add some missing clang-format
9 years ago
Yu Yang d5935e0da8 Merge branch 'develop' of github.com:baidu/Paddle into feature/make_python_catch_enforce_not_met
9 years ago
Yu Yang d72a140e50 Fix CI test
9 years ago
Yu Yang cc4c641d0f Merge branch 'develop' of github.com:baidu/Paddle into feature/pybind_for_protobuf_desc
9 years ago
Yu Yang 49697d9dab Merge branch 'develop' of github.com:baidu/Paddle into feature/make_python_catch_enforce_not_met
9 years ago
Yu Yang 7435f0c63b Make OpRegistery depend on OpInfo
9 years ago
Qiao Longfei 9a9d50a6ee Refactoring InferShape (#3946)
9 years ago
Abhinav Arora 86351037c9 Correcting some grammatical mistakes in the design docs (#4378)
9 years ago
Yu Yang b4a4ae1b65 Add comments
9 years ago
Yu Yang 9e5de16719 Merge branch 'feature/pybind_for_protobuf_desc' of github.com:reyoung/Paddle into feature/pybind_for_protobuf_desc
9 years ago
Yu Yang 62d597c176 Merge branch 'develop' of github.com:baidu/Paddle into feature/pybind_for_protobuf_desc
9 years ago
Yu Yang 67cdd5bc61 Make PyBind support C++ exception
9 years ago
Yibing Liu 367a54e08c Merge pull request #4360 from kuke/multiplex_modify_dev
9 years ago
Yibing Liu e9dbc85b3d to trigger ci for multiplex_op
9 years ago
Tao Luo 0cc85d794a Merge pull request #4331 from tensor-tang/mkldnn_softmax
9 years ago