Commit Graph

547 Commits (c8f101e5da3497bfa12688d90d84cad52deee2f0)

Author SHA1 Message Date
xiaolil1 c8f101e5da Conv int8 relu (#15130)
7 years ago
Zeng Jinle f3a13512fc
Merge pull request #15139 from sneaxiy/remove_op_handle_lock
7 years ago
xiaolil1 bbc9336878 Enable basic MKL-DNN INT8 Conv OP (#15124)
7 years ago
Yan Xu a1e60ab19b
Merge pull request #14791 from Yancey1989/parallel_graph_mode
7 years ago
sneaxiy d0a8a1e950 remove_op_handle_lock
7 years ago
Yancey1989 e65436103f Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
sneaxiy 6f06e6cdac Merge remote origin
7 years ago
Xin Pan 9186451f60 hide GetTensor
7 years ago
sneaxiy d25395fc98 remove tensor core lock
7 years ago
Yancey1989 82b42e31f0 polish unittest test=develop
7 years ago
Yancey1989 0a885ac12a Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
peizhilin 813c2ce539 fix timer test=develop
7 years ago
wopeizl 7ab501264d
Merge pull request #15069 from wopeizl/windows/dsosupport
7 years ago
guru4elephant ff739449ab
Merge pull request #15018 from guru4elephant/add_timer
7 years ago
Yancey1989 4743c9cd5d Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
wopeizl 719ebe3786
Merge pull request #15070 from wopeizl/windows/testcasefix
7 years ago
Qiyang Min 0238a3bb4f
Merge pull request #14972 from velconia/accelerate_lstm
7 years ago
Yancey1989 86bb583881 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
peizhilin 01c00b07dd fix test issues on windows
7 years ago
peizhilin 1e7f83e60a add cuda dso support for windows
7 years ago
Yancey1989 41a64f6a2a Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
Wu Yi 856f0da0fe
Fp16 training (#14992)
7 years ago
chengduo b9fb03cf54
Move GetTensor to tensor_util (#15011)
7 years ago
dongdaxiang ab2abfc5b2 Merge branch 'add_timer' of https://github.com/guru4elephant/Paddle into add_timer
7 years ago
dongdaxiang 4cb833d2de Merge branch 'add_timer' of https://github.com/guru4elephant/Paddle into add_timer
7 years ago
tensor-tang f0e02a65ed
Merge pull request #14974 from xiaolil1/quantize
7 years ago
dongdaxiang 68a2d1f3d7 Merge branch 'add_timer' of https://github.com/guru4elephant/Paddle into add_timer
7 years ago
dongdaxiang 2e5ebc4594 Merge branch 'add_timer' of https://github.com/guru4elephant/Paddle into add_timer
7 years ago
dongdaxiang 5dfd9c9aa9 Merge branch 'add_timer' of https://github.com/guru4elephant/Paddle into add_timer
7 years ago
dongdaxiang d0a5159946 Merge branch 'add_timer' of https://github.com/guru4elephant/Paddle into add_timer
7 years ago
dongdaxiang f9b8168508 Merge branch 'add_timer' of https://github.com/guru4elephant/Paddle into add_timer
7 years ago
minqiyang 52b4821a6e Fix Sprintf problem
7 years ago
minqiyang 010f657b33 Polish code
7 years ago
minqiyang 45acfbd011 1. Add specific condition for one or no arg in PADDLE_ENFORCE
7 years ago
dongdaxiang 2dee8f6cd5 add TrainFilesWithTimer in async_executor
7 years ago
xiaoli.liu@intel.com d83d0f33fd extract templated function
7 years ago
wopeizl b117a5f208
Merge pull request #14931 from wopeizl/windows/mkl
7 years ago
dongdaxiang cf6188a823 add a linux timer
7 years ago
chengduo 79bd6dfa18
[Feature] Add Temporary Allocator (#14875)
7 years ago
minqiyang e4719eb462 Fix bug in Windows VC 2010
7 years ago
minqiyang 5a5c577529 Polish code
7 years ago
minqiyang 099186cd41 Support one argument PADDLE_ENFORCE
7 years ago
minqiyang 4af97c6946 Polish code
7 years ago
minqiyang 41b81293ab Polish code
7 years ago
peizhilin 9e60c58666 Merge remote-tracking branch 'upstream/develop' into windows/mkl
7 years ago
minqiyang bc66401566 Polish code
7 years ago
minqiyang 53619a79b4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into accelerate_lstm
7 years ago
peizhilin b06ce129bc some not so useful adjust
7 years ago
minqiyang 679d1a9e0b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into accelerate_lstm
7 years ago
Jacek Czaja 709d9e3cb7 - Added reusing MKL-DNN primitives for Transpose MKL-DNN op
7 years ago