Commit Graph

73 Commits (b5d4a1f33dba079f37ec0479b3d22bdec49effa6)

Author SHA1 Message Date
LoveAn b5d4a1f33d
Add the strategy of skipping cc/cu test compilation and execution in CI (#29499)
5 years ago
Wilber ced5c40c41
Update memory release interface. (#28456)
5 years ago
Wilber 05114693cf
[Inference] Memory modification for ShrinkMemory. (#28355)
5 years ago
wanghuancoder df43905f12
use iwyu clean include (#27267)
5 years ago
joanna.wozna.intel e5bbffa84c
Add NOMINMAX define due to windows.h max/min macro conflict (#25637)
5 years ago
Leo Chen ff5be2fb77
Refine error message in memory folder (#25095)
5 years ago
tianshuo78520a 1eb9ee242b
delete buddy_allocator_test_data to make repo clean (#25046)
5 years ago
Huihuang Zheng f831f61216
Make buddy_allocator_test Exclusive (#24636)
5 years ago
Huihuang Zheng 3047b69f94
Make Allocation Smaller on BuddyAllocatorTest to Decrease CI Failure (#24205)
5 years ago
Zeng Jinle d41d802ba3
Add flags to limit gpu memory (#22793)
5 years ago
Chen Weihang 27fa9c100b
add examples for resource exhausted error, test=develop (#21140)
6 years ago
Zeng Jinle a710ccc0cb
refine error message of allocator again, test=develop (#21023)
6 years ago
Zeng Jinle f56967c483
refine error message of gpu allocator, test=develop (#21008)
6 years ago
Zeng Jinle c51722c820
refine err msg of allocator, test=develop (#20879)
6 years ago
Zeng Jinle cd1c404353
refine err msg of allocator, test=develop (#20804)
6 years ago
liuwei1031 569951c418
improve the efficiency of BuddyAllocator (#19888)
6 years ago
Zeng Jinle b8aff5e5e9
fix buddy_allocator_test, test=develop (#19967)
6 years ago
Zeng Jinle 80e0f547bb
fix allocator ut,test=develop (#19945)
6 years ago
Zeng Jinle 747d44980a
Refine err msg of out of gpu memory (#19779)
6 years ago
Zeng Jinle 13ca364ceb
remove some flags and add comments to some flags, test=develop (#19813)
6 years ago
Zeng Jinle b34933d9ee
fix retry allocator bug, test=develop (#19794)
6 years ago
Zeng Jinle 578cccd48c fix parallel compilation error of allocator (#19581)
6 years ago
Zeng Jinle f4562c3468
fix typo of allocator, test=develop (#19578)
6 years ago
Zeng Jinle 0a73f7202a
Add retry_allocator for gpu (#19409)
6 years ago
Tao Luo 02270b3eb1
remove unused assert.h (#19529)
6 years ago
Tao Luo 6527a7df67
replace part of PADDLE_ASSERT to PADDLE_ENFORCE (#19285)
6 years ago
Zeng Jinle 08fa98f7cc
Fix gpu_info PADDLE_ENFORCE_GT when fraction_of_gpu_memory_to_use=1.0 (#18950)
6 years ago
Huihuang Zheng ea6ee76fa9
GPU allocation uses fraction of available memory (#18896)
6 years ago
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
7 years ago
peizhilin 38715e6fd0 minor fix
7 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
7 years ago
sneaxiy d231e55065 merge develop
7 years ago
minqiyang 87450b9ad4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
7 years ago
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
7 years ago
minqiyang fcc0452c8b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
7 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
7 years ago
dzhwinter ebfe5a02b3 merge develop branch
7 years ago
dzhwinter 7141debe38 add cudnn back. staged.
7 years ago
sneaxiy 2002e71da8 fix pinned allocator
7 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