Commit Graph

20303 Commits (731d45a39ab1a076519cedb0167c04801d1e7c84)
 

Author SHA1 Message Date
tensor-tang e3645c2708 add api example of brelu, leaky_relu and soft_relu
6 years ago
Yihua Xu f4c869d872 Optimize the layer_norm operator with AVX intrinsic function (#14417)
6 years ago
Houjiang Chen 816b464037
Merge pull request #14486 from hjchen2/develop
6 years ago
peizhilin 3630386a89 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 81f750a88c fix the dependency
6 years ago
peizhilin ee0fd78c81 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Yu Yang f1a392a5fe
Merge pull request #13804 from sneaxiy/rewrite_allocation
6 years ago
peizhilin a43bc612ad fix the dependency
6 years ago
Yihua Xu f418f552df Merge branch 'develop' into develop_7a64d48f5_stack_opt (test=develop)
6 years ago
peizhilin 326a773586 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 8443961a4f add warp_ctc back
6 years ago
minqiyang a5249385a3 Fix ssl and yum install problem
6 years ago
hjchen2 2825685f2a Fix tensorrt plugin cmake dependency, test=develop
6 years ago
Superjomn e878a8e885 update
6 years ago
qingqing01 fd7e643153
Convolution fusion operator. (#14449)
6 years ago
peizhilin 6e23d6a2d7 disable mkl on windows by default
6 years ago
Yu Yang 98bbfc17be Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
Yu Yang 38143e5aca Clean unused changes
6 years ago
Wojciech Uss d36491c28a add allocator.h copy
6 years ago
Yu Yang 7486b0ddec fix(Mac): fix unittest of macos
6 years ago
peizhilin 4a6769da84 re-organize the cmake file
6 years ago
peizhilin cc319f64cb disable avx on windows by default
6 years ago
Yu Yang d424115f9e Clean code
6 years ago
peizhilin 449406434e fix the scripts error
6 years ago
peizhilin 8cf63475b0 exclude the dynload_warpctc out on windows
6 years ago
peizhilin 80eb0c8816 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 1aff40a4c6 exclude warpctc_op on windows
6 years ago
peizhilin b1cd868086 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 7d51a0e887 disable DSO by default on windows
6 years ago
peizhilin b967e01cbe Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Wu Yi d7bd0361cb fix dist deps (#14471)
6 years ago
Yu Yang b12c77dae2 Fix unittests
6 years ago
Jacek Czaja 9b0eae3023 - Removing partial specialization of sotmax for inference for GPU
6 years ago
peizhilin 3dc0f21dad Merge branch 'windows/build' into windows/online
6 years ago
peizhilin c59d3e83bc test case fix
6 years ago
peizhilin a1fa18542f rollback test=develop
6 years ago
peizhilin b6d8920424 Merge branch 'windows/build' into windows/online
6 years ago
peizhilin 2ceb4ae941 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
peizhilin a3e952f41d add the jit back
6 years ago
Qiao Longfei 05c15a0867
Merge pull request #14467 from jacquesqiao/update-trainer-retry
6 years ago
tensor-tang a19b3225a1 fix jitcode small size
6 years ago
Qiao Longfei fbc529db91 update test=develop
6 years ago
Qiao Longfei 98a0437d70 optimize distribute checkport
6 years ago
peizhilin 8dd0f885b7 Merge branch 'windows/online' of https://github.com/wopeizl/Paddle into windows/online
6 years ago
peizhilin 928efeed46 add the jit support, test=develop
6 years ago
peizhilin 5e46c98362 add the jit support, test=develop
6 years ago
peizhilin c75dc885b5 add the jit support
6 years ago
peizhilin a395942c6a remove fused compile support on windows
6 years ago
Jacek Czaja be80bb4f28 - Fix to GPU
6 years ago
tensor-tang 4dbdfa60ef sigmoid and tanh support all size
6 years ago