Commit Graph

73 Commits (9df7bc2c5ac76bb5a0641fd0b87bb2f5f89940cb)

Author SHA1 Message Date
minqiyang 315b133e67 Add single GPU support to imperative
6 years ago
chengduo 064512aa47
Remove workspace_handle in conv_cudnn (#15186)
6 years ago
Zeng Jinle e29f10d315
Merge pull request #15207 from sneaxiy/remove_op_handle_lock_and_fix_var
6 years ago
Zeng Jinle c562be20d9
Merge pull request #15193 from sneaxiy/fix_cudnn_compatible_check
6 years ago
sneaxiy ed409ac9f4 Revert "Revert "Remove op handle lock""
6 years ago
Zeng Jinle dacfaaa966 Revert "Remove op handle lock"
6 years ago
sneaxiy 9793a0b6a6 fix_cudnn_compatible_check
6 years ago
sneaxiy d0a8a1e950 remove_op_handle_lock
6 years ago
sneaxiy d25395fc98 remove tensor core lock
6 years ago
chengduo b9fb03cf54
Move GetTensor to tensor_util (#15011)
6 years ago
chengduo 79bd6dfa18
[Feature] Add Temporary Allocator (#14875)
6 years ago
Yan Chunwei a985949be9
Fea/fuse conv elementwise add fuse (#14669)
6 years ago
sneaxiy 66182abda6 add cuda cudnn version check
6 years ago
sneaxiy 0f96c2e80f fix thread-safety bug
6 years ago
sneaxiy 900765224c fix deallocate bug
6 years ago
Yu Yang d93b2d0365 Refine code
7 years ago
sneaxiy d231e55065 merge develop
7 years ago
qingqing01 abe209234f
Exhaustive search for cuDNN conv. (#14286)
7 years ago
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
7 years ago
Yu Yang c774bcbd2d Merge device_context
7 years ago
Yu Yang 057a682ee9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
7 years ago
dzhwinter 2835e04409 merge develop branch. test=develop
7 years ago
qingqing01 db8c52da5e Revert " Exhaustive search for cuDNN conv. (#14043)"
7 years ago
qingqing01 ce7d9b0799
Exhaustive search for cuDNN conv. (#14043)
7 years ago
Zeng Jinle 8ac2242b6e
Merge pull request #14075 from sneaxiy/remove_some_locks_in_pe
7 years ago
sneaxiy faac8a76ce remove unnecessary codes
7 years ago
Yu Yang ff9e531bd9
style(platform): disable warning when cuda cc not matched (#14029)
7 years ago
sneaxiy 7ff320f8cc merge develop
7 years ago
dzhwinter 1ace55c8ee merge develop branch
7 years ago
Yu Yang 90d9e5aee8
feat(platform): lazy initialization of devicecontext in pool (#14067)
7 years ago
dzhwinter bf2e4cb188 cleard. staged
7 years ago
dzhwinter ebfe5a02b3 merge develop branch
7 years ago
Yu Yang c01696f8c2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
7 years ago
Sylwester Fraczek 2098b42584 review fixes (Teamcity fails)
7 years ago
sneaxiy 5be6f762d0 remove_lock_in_some_ops
7 years ago
Brian Liu a53e8a8da6 Update MKLDNN integration framework to support Paddle multi-instances
7 years ago
Yu Yang 461f71a90b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
7 years ago
chengduozh 82d2903b63 Fix fast ParallelExe bug
7 years ago
sneaxiy 2002e71da8 fix pinned allocator
7 years ago
chengduo 2c9839c847
add cuda version display (#13885)
7 years ago
Yu Yang 15076c325e Add comments and polish code style
7 years ago
Yu Yang 29f66c2408 Polish code
7 years ago
Yu Yang 8e3fdc6e65 Fix SetDevice on init
7 years ago
Yu Yang 58ed412f68 refactor(memory): rewrite memory allocation and make it extentable
7 years ago
typhoonzero a4f7696a18 Revert "Some trivial optimization (#13530)"
7 years ago
chengduo 1d91a49d2f
Some trivial optimization (#13530)
7 years ago
sneaxiy d0b2453ecd merge develop
7 years ago
sneaxiy 24ea39c4c6 feature/eager_delete_tensor
7 years ago
dzhwinter 85f8dd1c77 debug version
7 years ago
fengjiayi 7b577b92e0 fix a memory bug in CudnnHolder
7 years ago