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
Yi Wang 880b874b47
Merge branch 'develop' of https://github.com/paddlepaddle/paddle into paddle_only_cpu
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 Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 7 years ago
device_context.h Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 7 years ago
device_context_test.cc Rename platform::GetDeviceCount into platform::GetCUDADeviceCount 7 years ago
enforce.h Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 7 years ago
enforce_test.cc Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 7 years ago
environment.h Fix undefined reference 8 years ago
environment_test.cc Add ENVIRONMENT interface interface 8 years ago
gpu_info.cc Rename platform::GetDeviceCount into platform::GetCUDADeviceCount 7 years ago
gpu_info.h Merge branch 'develop' of https://github.com/paddlepaddle/paddle into paddle_only_cpu 7 years ago
hostdevice.h fix framework::LoDTensor => Tensor 7 years ago
macros.h format 7 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 Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 7 years ago