Commit Graph

16 Commits (1ab4101d6cc11e27c5ba35f2d5a3f50983435e91)

Author SHA1 Message Date
zhouwei25 549e6de7ac faster build by reduce by-product, reduce linking library and fix compile warning of std=c++11 (#22164)
5 years ago
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
chengduo ad80bde824
Revert "Revert "Add Event for TensorCopy"" (#16035)
6 years ago
chengduo e2da3a5b22
Revert "Add Event for TensorCopy" (#16022)
6 years ago
chengduo 7235fd662b
Add Event for TensorCopy (#15953)
6 years ago
Yu Yang 19e669a992 Add legacy_allocator
6 years ago
sneaxiy e278062305 add support to old allocator
6 years ago
Yu Yang 58ed412f68 refactor(memory): rewrite memory allocation and make it extentable
6 years ago
Yi Wang 45bc4538c4 Update paddle_memory in CMakeLists.txt files
7 years ago
Yi Wang 67ba884d2a Update CMakeLists
7 years ago
Yi Wang 402a9f1f24 Rewrite the interface of memroy/detail
7 years ago
chengduoZH 51c22fe434 follow comments
7 years ago
chengduoZH 766c74055a follow comments
7 years ago
chengduoZH ffa63974b9 compare the performance of unpinned memory and pinned memory
7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago