Commit Graph

20 Commits (8645591d664f9e059113900281a715f8f83ae93c)

Author SHA1 Message Date
Zeng Jinle 37f76407b0
fix cuda dev_ctx allocator cmake deps, test=develop (#19953)
5 years ago
Huihuang Zheng 12542320c5
Replace TemporaryAllocator by CUDADeviceContextAllocator (#18989)
6 years ago
Zeng Jinle 3ece61f71e
Remove attribute in Allocator::Allocate (#17878)
6 years ago
Yu Yang 19e669a992 Add legacy_allocator
6 years ago
Yu Yang c8f6e70ab4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
Yu Yang d93b2d0365 Refine code
6 years ago
Wu Yi 9f33593910
human readable memory warns (#14361)
6 years ago
sneaxiy d231e55065 merge develop
6 years ago
Yu Yang 1420c3b155 Add enum AllocatorStrategy
6 years ago
Yu Yang b59a9bfb7c Clean buffered_allocator
6 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
6 years ago
sneaxiy 2002e71da8 fix pinned allocator
6 years ago
sneaxiy e278062305 add support to old allocator
6 years ago
Yan Chunwei c8744d118d
fea/infer executor and concurrency performance issue bug fix (#13451)
6 years ago
Yu Yang 58ed412f68 refactor(memory): rewrite memory allocation and make it extentable
6 years ago
Dun Liang ca9d21f51b Fix #12578: Wrong error message when run out of GPU memory
7 years ago
gongweibao 091ab63331
Fix singleton. (#11835)
7 years ago
chengduo d2ad4a5c41
Init allocated memory for unit test (#11657)
7 years ago
Yi Wang 770cec4e31 Fix compilation errors
7 years ago
Yi Wang 67ba884d2a Update CMakeLists
7 years ago