You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/paddle/fluid/memory
Chen Weihang d1062d5278
Replace all errors thrown by LOG(FATAL) with PADDLE_THROW (#24759)
5 years ago
..
allocation Replace all errors thrown by LOG(FATAL) with PADDLE_THROW (#24759) 5 years ago
detail Make buddy_allocator_test Exclusive (#24636) 5 years ago
CMakeLists.txt faster build by reduce by-product, reduce linking library and fix compile warning of std=c++11 (#22164) 5 years ago
malloc.cc fix cuda dev_ctx allocator cmake deps, test=develop (#19953) 5 years ago
malloc.h Replace TemporaryAllocator by CUDADeviceContextAllocator (#18989) 6 years ago
malloc_test.cu Replace TemporaryAllocator by CUDADeviceContextAllocator (#18989) 6 years ago
memcpy.cc Correct the use of DeviceContext in unittest sequence_pooling_test and sequence_padding_test (#22456) 5 years ago
memcpy.h Fix the grammar in copyright. (#8403) 7 years ago
memory.h Fix compilation errors 7 years ago
pinned_memory_test.cu Update CMakeLists 7 years ago