Commit Graph

878 Commits (91007fe9745fb7703ea0784e9e48e29ceeb51b69)

Author SHA1 Message Date
yuyang18 91007fe974 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_parallel_executor
7 years ago
fengjiayi 0d10514d4b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_warpctc_op
7 years ago
tensor-tang 7205d331f9
Merge pull request #10597 from kbinias/mkldnn-activations-improvments
7 years ago
qingqing01 2a77fc507b
Enhance detection_map_op and more check in prior_box API. (#10796)
7 years ago
Krzysztof Binias 24904b914c Unique key for input data
7 years ago
Krzysztof Binias 32929cdff0 Cache input data
7 years ago
Krzysztof Binias 0aa01929c1 Add backward
7 years ago
Krzysztof Binias 0cc25a400b Realloc for forward
7 years ago
Krzysztof Binias a76d0dd488 MKL-DNN activations improvements
7 years ago
Krzysztof Binias 1c81301e6d Update activations for MKL-DNN
7 years ago
Qingsheng Li 9ff6715f8a
Enhanced is_empty_op for our seq2seq model (#10704)
7 years ago
Tao Luo 85b6bb5886
Merge pull request #10747 from jczaja/prv-mkldnn-pooling-reuse
7 years ago
Xin Pan e526dd58ec
Merge pull request #10775 from panyx0718/fix_comile
7 years ago
dzhwinter 0e4467eee4
"fix compile" (#10657)
7 years ago
yuyang18 cd64de76f1 Disable send_recv op
7 years ago
yuyang18 58100b2e78 Disabled unstable tests
8 years ago
yuyang18 6db9c3c7d6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_parallel_executor
8 years ago
yuyang18 f6638c0b07 Disable buggy tests
8 years ago
Xin Pan 871bc43064 Fix a compile error
8 years ago
baiyf 67b8a30097
Merge pull request #10700 from baiyfbupt/develop
8 years ago
Wu Yi ebc7303990
listen_and_serv use local scope (#10663)
8 years ago
baiyfbupt 1d7f91e867 fix roi_pool gpu_backward kernel
8 years ago
baiyfbupt f79779f022 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
Lei Wang 868bdc9771
Build: fix build error when WITH_FLUID_ONLY and WITH_GPU both set as OFF. (#10756)
8 years ago
baiyfbupt 8023bc766b fix index
8 years ago
baiyfbupt 4d2a2e75c1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
Jacek Czaja 5f1333058c - Draft of reuse of pooling mkldnn operator
8 years ago
Wu Yi 2a636529c9
fix cmake error (#10729)
8 years ago
baiyfbupt 728062a55d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
qingqing01 1f8243b7f8
Refine smooth L1 loss. (#10713)
8 years ago
baiyfbupt ddd3c15174 bug fix
8 years ago
baiyfbupt 4fef60298f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
baiyfbupt fe93cce387 fix roi_pool op bug
8 years ago
yuyang18 fd2b4b478e Make tensor support uint8
8 years ago
Siddharth Goyal 6af0593c6a
Add FP16 option to load_combine op (#10601)
8 years ago
Xin Pan 30c350b91c
Merge pull request #10659 from panyx0718/fix_rpc
8 years ago
Xin Pan 32e0556203 Delete prefetch_ctx_ after use.
8 years ago
Yiqun Liu b7026f79a9
Fix a bug related to dispensable inputs and refine the inference unittest (#10527)
8 years ago
Xin Pan 6ab935f8f0
Merge pull request #10349 from typhoonzero/gen_nccl_id_op
8 years ago
qingqing01 ca5ea65ad1 Fix reshape op. (#10641)
8 years ago
typhoonzero 872e55bce5 remove comments
8 years ago
typhoonzero 373a2e66eb remove comments
8 years ago
typhoonzero 7b0c0273f4 update by comments
8 years ago
Tao Luo 8c7d2e2984
Merge pull request #10576 from jczaja/prv-reuse-mkldnn-softmax-primitives
8 years ago
typhoonzero 928418a9ac Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gen_nccl_id_op
8 years ago
baiyf 43b6d4f8cb put detection op together (#10595)
8 years ago
Yu Yang 05a96db67f
Merge branch 'develop' into feature/matmul_support_float16_double
8 years ago
yi.wu 5ae0c664b0 fix build and merge develop
8 years ago
yi.wu 6ef60de6f1 update
8 years ago
Jacek Czaja 7bf00c3a93 - First draft of reusing of softmax mkldnn primitives
8 years ago