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/platform
Yu Yang f2feb33384
Follow comments
7 years ago
..
details Extract DevPtrCast to device_ptr_cast.h 8 years ago
dynload Add unit testing for cuDNN wrapper. 8 years ago
.clang-format Use Google Style in new directories 8 years ago
CMakeLists.txt Change Transform API 8 years ago
assert.h Make paddle/framework buildable and passed 8 years ago
cpu_info.cc Follow comments 8 years ago
cpu_info.h ENH: Add buddy allocator Free 8 years ago
cpu_info_test.cc ENH: Polish cpu info interface 8 years ago
cuda_helper.h Refine accuracy_op CUDA kernel (#4097) 8 years ago
cudnn_helper.h Pass CI 8 years ago
cudnn_helper_test.cc Remove cudnn_helper.cc 8 years ago
device_context.cc Remove lazy-initialization in device_context 8 years ago
device_context.h Sync computation when Python invoke `run` 7 years ago
device_context_test.cc fix gpu build error 8 years ago
enforce.h Use `bool` for PADDLE_ENFORCE, not int 7 years ago
enforce_test.cc Use ostream << operator to get to_string 8 years ago
environment.h Fix undefined reference 8 years ago
environment_test.cc Add ENVIRONMENT interface interface 8 years ago
gpu_info.cc Add ENVIRONMENT interface interface 8 years ago
gpu_info.h fix nv_library (#4370) 7 years ago
hostdevice.h Move paddle/majel/* to paddle/platform/ and paddle/framework/ 8 years ago
macros.h Add cuDNN Wrapper. 8 years ago
place.cc Add Skeleton of Double support 7 years ago
place.h Follow comments 7 years ago
place_test.cc add paddle/memory/detail/cpu_allocator* 8 years ago
transform.h Refine platform::Transform function and fix prelu_op testing. 8 years ago
transform_test.cu Refine platform::Transform function and fix prelu_op testing. 8 years ago
variant.h Follow comments 7 years ago