Commit Graph

45 Commits (f57ee3693bfce72cac7f96bc3b9f52c712d688f6)

Author SHA1 Message Date
chengduo 3c6ab799cd
Remove unnecessary set_devices (#17158)
6 years ago
zhhsplendid 124f1df481 Add flags for init and re-alloc gpu
6 years ago
zhhsplendid 22715487dc add allocator flags
6 years ago
Dun Liang bc92192747 Fix Pr #15296
6 years ago
minqiyang a02ce58f2c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog
6 years ago
peizhilin 38715e6fd0 minor fix
6 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
6 years ago
sneaxiy d231e55065 merge develop
6 years ago
minqiyang 87450b9ad4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
6 years ago
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
6 years ago
minqiyang fcc0452c8b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
6 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
6 years ago
dzhwinter ebfe5a02b3 merge develop branch
6 years ago
dzhwinter 7141debe38 add cudnn back. staged.
6 years ago
sneaxiy 2002e71da8 fix pinned allocator
6 years ago
Tao Luo e2e6a6f610
Merge pull request #12579 from cjld/fix
7 years ago
Dun Liang 60afef1e85 fix code style
7 years ago
dzhwinter c3e1fb5a3e add demo
7 years ago
dzhwinter 4fcc293617
memory module (#12931)
7 years ago
Dun Liang ca9d21f51b Fix #12578: Wrong error message when run out of GPU memory
7 years ago
fengjiayi fd2d2c66e9 add flag to prevent unnessary memory free
7 years ago
gongweibao 091ab63331
Fix singleton. (#11835)
7 years ago
gongweibao 962711dc3f
Add some paddleenforce. (#11516)
7 years ago
Yi Wang e309bcd43a Update
7 years ago
Yi Wang 770cec4e31 Fix compilation errors
7 years ago
Yi Wang e98e2d36bd Update
7 years ago
Yi Wang ccd83ef6b9 Update
7 years ago
Yi Wang 903403b2e1 Fix errors
7 years ago
Yi Wang a2730d1e0b Rename Metadata into MemoryBlock::Desc
7 years ago
Yi Wang 402a9f1f24 Rewrite the interface of memroy/detail
7 years ago
chengduoZH e099b18045 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_CUDAPinnedPlace
7 years ago
chengduoZH 766c74055a follow comments
7 years ago
chengduoZH 2514d70ea7 follow comments
7 years ago
Yang Yu b0775588c0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpp_parallel_executor
7 years ago
chengduoZH 58a9f9f781 set the max size of cudapinned memory
7 years ago
chengduoZH 158d6c4d19 add unit test
7 years ago
chengduoZH 18eb77303d add CUDAPinnedPlace
7 years ago
chengduoZH 9e99446e25 Add note for cudaMallocHost
7 years ago
chengduoZH 39004080f4 replace use_pinned with is_pinned
7 years ago
Yu Yang ee97687f69 Fix compile
7 years ago
Yu Yang ed7727e8f0 Fix bug in system allocator
7 years ago
chengduoZH 236b7dd2bd add pinned memory
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Yi Wang fc374821dd Correct #include path
7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago