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
Markus Kliegl 164898277c
MatMul operator (#4856)
9 years ago
..
details Extract DevPtrCast to device_ptr_cast.h 9 years ago
dynload MatMul operator (#4856) 9 years ago
.clang-format Use Google Style in new directories 9 years ago
CMakeLists.txt remove device context manager 9 years ago
assert.h Make paddle/framework buildable and passed 9 years ago
cpu_info.cc Follow comments 9 years ago
cpu_info.h ENH: Add buddy allocator Free 9 years ago
cpu_info_test.cc ENH: Polish cpu info interface 9 years ago
cuda_helper.h Refine accuracy_op CUDA kernel (#4097) 9 years ago
cudnn_helper.h Cudnn conv op (#4195) 9 years ago
cudnn_helper_test.cc Remove cudnn_helper.cc 9 years ago
device_context.cc remove unused PADDLE_ONLY_CPU comment 9 years ago
device_context.h Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 9 years ago
device_context_test.cc Rename platform::GetDeviceCount into platform::GetCUDADeviceCount 9 years ago
enforce.h remove unused PADDLE_ONLY_CPU comment 9 years ago
enforce_test.cc Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 9 years ago
environment.h Fix undefined reference 9 years ago
environment_test.cc Add ENVIRONMENT interface interface 9 years ago
gpu_info.cc clean up for review 9 years ago
gpu_info.h remove unused PADDLE_ONLY_CPU comment 9 years ago
hostdevice.h fix framework::LoDTensor => Tensor 9 years ago
macros.h format 9 years ago
place.cc Add Skeleton of Double support 9 years ago
place.h Follow comments 9 years ago
place_test.cc add paddle/memory/detail/cpu_allocator* 9 years ago
transform.h Refine platform::Transform function and fix prelu_op testing. 9 years ago
transform_test.cu Refine platform::Transform function and fix prelu_op testing. 9 years ago
variant.h Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 9 years ago