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
chengduo 54797abd53
Merge pull request #10347 from chengduoZH/replace___shfl_with__shfl_sync
7 years ago
..
details Document transform.h and fix cpplint errors (#9913) 7 years ago
dynload Make dyload strictly use the same ABI in header 7 years ago
CMakeLists.txt Potential bug in paddle/fluid/platform/CMakeLists.txt (#9723) 7 years ago
assert.h Fix the grammar in copyright. (#8403) 7 years ago
cpu_info.cc follow comments 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 fix __shfl 7 years ago
cuda_primitives.h merge develop 7 years ago
cuda_profiler.h Update documentation (#9918) 7 years ago
cudnn_helper.h enable tensor core for conv cudnn 7 years ago
cudnn_helper_test.cc Fix the grammar in copyright. (#8403) 7 years ago
device_context.cc Fix Transformer Hang Problem 7 years ago
device_context.h Fix Transformer Hang Problem 7 years ago
device_context_test.cu Fix part of the cpplint errors in fluid/platform (#9802) 7 years ago
device_tracer.cc Fix part of the cpplint errors in fluid/platform (#9802) 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 cpplint errors of enforce.* (#9706) 7 years ago
enforce_test.cc Fix cpplint errors of enforce.* (#9706) 7 years ago
float16.h add print support to float16 (#9960) 7 years ago
float16_test.cc add print support to float16 (#9960) 7 years ago
float16_test.cu Fix cpplint errors with float16* (#9751) 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
macros.h small fix 7 years ago
mkldnn_helper.h Initial implementation of multiplication operator for MKLDNN 7 years ago
nccl_helper.h Use mutex to stablize ncclCtxMap 7 years ago
place.cc add unit test 7 years ago
place.h Fix cpplint errors paddle/fluid/platform/place.* (#9711) 7 years ago
place_test.cc Fix the grammar in copyright. (#8403) 7 years ago
profiler.cc Code cleanup in the profiler code. (#9782) 7 years ago
profiler.h Fix the bug when a input variable of op is dispensable. (#10268) 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