Commit Graph

14474 Commits (c06b44834ea268915189594ed29c7991729e6215)
 

Author SHA1 Message Date
yuyang18 c06b44834e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
7 years ago
yuyang18 e5281b3c2d Clean code & add execution strategy
7 years ago
Tao Luo 8c7d2e2984
Merge pull request #10576 from jczaja/prv-reuse-mkldnn-softmax-primitives
7 years ago
Yang yaming 1c4a399df7
Merge pull request #10606 from pkuyym/fix-10605
7 years ago
yangyaming 1c446508a4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-10605
7 years ago
Yu Yang 9923be5d10
Merge pull request #10546 from chengduoZH/feature/change_pe_strategy
7 years ago
yangyaming ca7c5a24e0 Fix order of prior boxes.
7 years ago
baiyf 43b6d4f8cb put detection op together (#10595)
7 years ago
Yu Yang 2924c92a2e
Merge pull request #10569 from reyoung/feature/matmul_support_float16_double
7 years ago
Yu Yang 05a96db67f
Merge branch 'develop' into feature/matmul_support_float16_double
7 years ago
Yu Yang 5ce2df9b38
Merge pull request #10566 from reyoung/feature/train_by_pe
7 years ago
Jeff Wang 177324b067
[Test-driven] Recognize Digit: update mnist test cases with the new API syntax. (#10507)
7 years ago
Xiaohu Zhu 236dc7be45 typo fixed (#10600)
7 years ago
Qiao Longfei 2a971f3084 Add inferencer infer (#10445)
7 years ago
Jacek Czaja 7bf00c3a93 - First draft of reusing of softmax mkldnn primitives
7 years ago
tensor-tang aaab92b0d4
Merge pull request #10571 from luotao1/mklml
7 years ago
Luo Tao fa04a76422 Merge branch 'develop' into mklml
7 years ago
Tao Luo 45aefbc7ab
Merge pull request #10592 from luotao1/fix_network_with_dtype
7 years ago
Shan Yi ace5620fa6
Merge pull request #10594 from weixing02/dlks
7 years ago
weixing02 7ec73d2351 Fix two deadlinks in paddle/README.md
7 years ago
Luo Tao f60b9a4208 fix unittest-error: test_network_with_dtype
7 years ago
yuyang18 54cbf799d6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/change_pe_strategy
7 years ago
chengduoZH 97cb5479ae change PE strategy
7 years ago
chengduo 18f527bfa3
Merge pull request #10586 from jacquesqiao/fix-compile
7 years ago
Luo Tao 86ed4ef6d7 Merge branch 'develop' into mklml
7 years ago
Yu Yang 046405e091
Merge pull request #10486 from reyoung/feature/clean_op_maker
7 years ago
qiaolongfei 3c2a6109ec fix build computation_op_handle
7 years ago
qiaolongfei 07d94bdd82 fix compile fetch_op_handle on mac
7 years ago
Luo Tao 329655dd7b update mklml version
7 years ago
yuyang18 66590a0b88 Fix typo in blas_impl.h
7 years ago
yuyang18 ad2e420623 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/matmul_support_float16_double
7 years ago
fengjiayi ba57348f8f trainer.test() (#10453)
7 years ago
Lei Wang f3ffec23cf
CI: exit when fail any step. (#10579)
7 years ago
Tao Luo 95314a2385 fix dead link of mkldnn and others (#10567)
7 years ago
Siddharth Goyal 283c4dbe57
Add FP16 option in save_combine_op (#10471)
7 years ago
Siddharth Goyal 28a6037bb8
Fix lod check in FP16 test for save_op (#10508)
7 years ago
chengduo ce72c3ff26
Merge pull request #10476 from chengduoZH/refine_parallel_exe
7 years ago
chengduoZH a89cd46700 Wait VarDummyHandle generated
7 years ago
Wu Yi 61343fbf53
Merge pull request #10531 from typhoonzero/refine_grpc_serde_code
7 years ago
Yan Chunwei 6d371e452e
init Inference top APIs (#10549)
7 years ago
Yi Wang 13457ef306 Update .copyright.hook (#10560)
7 years ago
yuyang18 27197290dc matmul support float16/double
7 years ago
Wu Yi 535245cd4c
Add NCCL2 rdma train doc (#10561)
7 years ago
Yu Yang 705e7345d0
Merge pull request #10449 from reyoung/feature/clean_matmul
7 years ago
yuyang18 613d3ef084 Fix compile error
7 years ago
Yu Yang 36653587e9
Merge pull request #10475 from gmcather/develop
7 years ago
yuyang18 9c8383cf06 Parallel Executor revised feeder
7 years ago
Kexin Zhao cc75e84d05
Merge pull request #10541 from kexinzhao/load_fp16
7 years ago
yuyang18 ad594b9b70 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_matmul
7 years ago
reyoung a0c413833d Polish Dctor
7 years ago