Commit Graph

7303 Commits (184768e070384788f4f8adc716677b0ea84d4a99)
 

Author SHA1 Message Date
Yu Yang 184768e070 Merge pull request #4455 from reyoung/feature/make_paddle_support_double
7 years ago
Abhinav Arora 5d6d2bc1b9 Fixing typos and grammatical mistakes in Refactorization documents (#4479)
7 years ago
Yu Yang d53b38e340 Follow comments, change KT to KERNEL_TYPE
7 years ago
Yu Yang 87da154226 FIx sigmoid_xe_with_logits_op compile
7 years ago
Yu Yang 63469daede Merge branch 'develop' of github.com:baidu/Paddle into feature/make_paddle_support_double
7 years ago
Yu Yang b9c8637238 Fix compile
7 years ago
Abhinav Arora b9336e6f8c Adding support for the sigmoid_cross_entropy_with_logits operator (#4448)
7 years ago
Yu Yang fb6a48c62d Merge branch 'develop' of github.com:baidu/Paddle into feature/make_paddle_support_double
7 years ago
Yu Yang f2feb33384 Follow comments
7 years ago
Guo Sheng ecef2e6b97 Merge pull request #4086 from guoshengCS/add-ReduceOp
7 years ago
chengduo 38bca7d347 Merge pull request #4468 from chengduoZH/develop
7 years ago
Yiqun Liu 9f1d1bf48c Merge pull request #4436 from Xreki/fix_neon_memory_out_of_range
7 years ago
Tao Luo 4fcced93f3 Merge pull request #4441 from tensor-tang/develop
7 years ago
chengduoZH 920392e640 fix compile error
7 years ago
fengjiayi 424c295239 Merge pull request #4457 from Canpio/dev_move_desc_to_framework
7 years ago
Yu Yang 21f63ec223 Merge pull request #4458 from reyoung/feature/compile_time_infer_shape
7 years ago
fengjiayi f78d7591d2 Fix compile bug
7 years ago
Yancey d7db15f3e5 Use StridedMemCpy in Concat/Split Kernel (#4188)
7 years ago
Liu Yiqun a310946f8f Merge branch 'develop' into fix_neon_memory_out_of_range
7 years ago
guosheng e33b411221 Adapt reduce_op according to up-to-date dev
7 years ago
Yu Yang ae3dca770c Fix CI
7 years ago
guosheng be58c6327d Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ReduceOp
7 years ago
Liu Yiqun 3fefee8a06 Use scalar implementation instead of neon implementation to avoid out of range memory access in the tail conv3x3.
7 years ago
Yu Yang 6196209478 Remove OperatorBase::InferShape
7 years ago
fengjiayi 3003f53d52 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_move_desc_to_framework
7 years ago
fengjiayi 6285edbb88 Fix compile errors
7 years ago
Yu Yang f1913d4697 Change registry, test register double kernel
7 years ago
Yu Yang 2c05465d2f Fix unit-tests
7 years ago
fengjiayi 54ef4cdae5 Move proto desc to framework
7 years ago
Yu Yang 3a5693e0a8 Add Skeleton of Double support
7 years ago
Mimee 5deeefedfb Add eigen docs; modify release notes grammar/spelling. (#4452)
7 years ago
Yu Yang d2edbe5709 Merge pull request #4396 from reyoung/feature/make_python_catch_enforce_not_met
7 years ago
Yu Yang ba4b0291ef Follow comments, check exception message
7 years ago
Yu Yang 680c20217e Merge branch 'develop' of github.com:baidu/Paddle into feature/make_python_catch_enforce_not_met
7 years ago
Yu Yang e3f242e082 Merge pull request #4402 from reyoung/feature/unify_clang_format
7 years ago
Abhinav Arora e93e997176 Correcting Eigen-Unsupported and adding link to it (#4446)
7 years ago
Zhuoyuan 88f3f009e8 Merge pull request #4404 from Superjom/feature/lod_get_element
7 years ago
Yan Chunwei e43073e898 design of TensorArray to simplify varient/dynamic RNNs (#4447)
7 years ago
superjom 50cc8403d7 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature/lod_get_element
7 years ago
Yu Yang 183c88805a `clang-format` after merge
7 years ago
Yu Yang e315da970c Merge branch 'develop' of github.com:baidu/Paddle into feature/unify_clang_format
7 years ago
tensor-tang cfa86a3f70 should reset env every time
7 years ago
Tao Luo cce682fef8 Merge pull request #4437 from luotao1/warning
7 years ago
Luo Tao c53d214205 fix compiler warning from MKLDNNLayer and so on
7 years ago
Tao Luo 9928eb8169 Merge pull request #4427 from tensor-tang/mkldnn
7 years ago
tensor-tang 83310a1c14 refine mkldnn benchmark script
7 years ago
Tao Luo 04b152d10c Merge pull request #4423 from tensor-tang/merge
7 years ago
tensor-tang e0b17754db fix atomic issue when cpu only
7 years ago
whs 3e96242909 Merge pull request #4422 from wanghaoshuang/fix_clip
7 years ago
wanghaoshuang 1ad4efa8de Fix comments
7 years ago