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/platform
tensor-tang 2e418a5227
fix conflicts
7 years ago
..
details Document transform.h and fix cpplint errors (#9913) 7 years ago
dynload "remove lapack" (#11966) 7 years ago
CMakeLists.txt fix conflicts 7 years ago
assert.h Fix PADDLE_ASSERT. (#10981) 7 years ago
cpu_helper.cc move SetNumThreads to platform 7 years ago
cpu_helper.h move SetNumThreads to platform 7 years ago
cpu_helper_test.cc move SetNumThreads to platform 7 years ago
cpu_info.cc update the default cpu memory with MKLDNN 7 years ago
cpu_info.h set the max size of cudapinned memory 7 years ago
cpu_info_test.cc Fix cpplint errors with paddle/fluid/platform/cpu_info* (#9708) 7 years ago
cuda_device_function.h add sync 7 years ago
cuda_primitives.h merge develop 7 years ago
cuda_profiler.h Update documentation (#9918) 7 years ago
cudnn_helper.h "fix" 7 years ago
cudnn_helper_test.cc Fix the grammar in copyright. (#8403) 7 years ago
device_context.cc Use std::map for Place <--> DeviceContext 7 years ago
device_context.h Use std::map for Place <--> DeviceContext 7 years ago
device_context_test.cu Move fluid::framework::InitDevices into fluid::platform (#11757) 7 years ago
device_tracer.cc Remove cuptiFinalize. 7 years ago
device_tracer.h Fix part of the cpplint errors in fluid/platform (#9802) 7 years ago
enforce.cc Fix the grammar in copyright. (#8403) 7 years ago
enforce.h fix unittests 7 years ago
enforce_test.cc add an unittest 7 years ago
float16.h add print support to float16 (#9960) 7 years ago
float16_test.cc Move fluid::framework::InitDevices into fluid::platform (#11757) 7 years ago
float16_test.cu hide utils to legacy 7 years ago
for_range.h Fix the grammar in copyright. (#8403) 7 years ago
gpu_info.cc Add synchronous TensorCopy and use it in double buffer 7 years ago
gpu_info.h Add synchronous TensorCopy and use it in double buffer 7 years ago
hostdevice.h Fix the grammar in copyright. (#8403) 7 years ago
init.cc Merge remote-tracking branch 'ups/develop' into refine/set_num_threads 7 years ago
init.h Move fluid::framework::InitDevices into fluid::platform (#11757) 7 years ago
init_test.cc Move fluid::framework::InitDevices into fluid::platform (#11757) 7 years ago
macros.h small fix 7 years ago
mkldnn_helper.h fix code style (#11862) 7 years ago
nccl_helper.h Fix NCCLBcast hang up bug in Parallel Executor (#11377) 7 years ago
place.cc add unit test 7 years ago
place.h Use std::map for Place <--> DeviceContext 7 years ago
place_test.cc Fix the grammar in copyright. (#8403) 7 years ago
profiler.cc allow profiler and timeline to work when dev_ctx is nullptr. 7 years ago
profiler.h follow comments 7 years ago
profiler.proto Better timeline 7 years ago
profiler_test.cc Code cleanup in the profiler code. (#9782) 7 years ago
transform.h Document transform.h and fix cpplint errors (#9913) 7 years ago
transform_test.cu Fix cpplint errors in transform_test.cu (#9915) 7 years ago
variant.h Update documentation (#9918) 7 years ago