Commit Graph

32 Commits (3c9755bbb948e4a58c6b67dad1fd40a52be696e6)

Author SHA1 Message Date
Tao Luo 3c9755bbb9
remove unused jemalloc option (#18314)
6 years ago
Huihuang Zheng 3f55ab0f89
Modify format of GPU allocation failure log. (#18034)
6 years ago
Zeng Jinle 3ece61f71e
Remove attribute in Allocator::Allocate (#17878)
6 years ago
Zeng Jinle c6189637cd
Fix allocator bug (#16712)
6 years ago
chengduo 3c6ab799cd
Remove unnecessary set_devices (#17158)
6 years ago
Zeng Jinle 174d0d0b90 Revert "Fix allocator bug"
6 years ago
sneaxiy 2d92b6be98 merge develop
6 years ago
sneaxiy c20db6357b split PR
6 years ago
sneaxiy 953214ad97 add more unittest
6 years ago
zhhsplendid 124f1df481 Add flags for init and re-alloc gpu
6 years ago
zhhsplendid 22715487dc add allocator flags
6 years ago
sneaxiy 682f2dbf29 merge develop
6 years ago
sneaxiy 2c4fcaa683 merge develop
6 years ago
chengduo 0979956619
Add memory profiler (#16137)
6 years ago
Qiyang Min 1f4aa7a202 Imperative remove all descs (#16045)
6 years ago
sneaxiy 2a639d5c2a add allocator chain to fix bug
6 years ago
liuwei1031 4c7b6e2e67 fix comment, test=develop
6 years ago
liuwei1031 b20a21e299 fix comments of PR 15529, test=develop
6 years ago
dzhwinter 381f2015a5
Merge pull request #15665 from dzhwinter/experiment/refactor_memory
6 years ago
dzhwinter 04e9776aef add details. test=develop
6 years ago
Dun Liang ceec13562c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_checkpoint
6 years ago
Dun Liang bc92192747 Fix Pr #15296
6 years ago
dzhwinter ce0394bcd0 merge develop branch. test=develop
6 years ago
liuwei1031 6e84eb131f expose peak gpu memory API to python test=develop (#15529)
6 years ago
Qiyang Min 6000a6e76e
Merge pull request #15312 from velconia/add_pyramid_dnn_support
6 years ago
liuwei1031 5d026a881a Gpu memory monitoring (#15436)
6 years ago
minqiyang ac80273686 Change definitions to PADDLE_WITH_JEMALLOC
6 years ago
minqiyang 29ceb93126 Use malloc and free in JeMalloc
6 years ago
Wu Yi 29d9fb53fc
[Feature] multi process multi gpu dist training, boost v100 performance by 20% (#14661)
7 years ago
gongweibao 50a698525d
Fix log level (#14692)
7 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
7 years ago
Yu Yang 19e669a992 Add legacy_allocator
7 years ago