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
Tao Luo 54fcafb5f6
Merge pull request #14707 from yihuaxu/develop_4f71a6ee2_conv3d_mkldnn_opt
6 years ago
..
details Document transform.h and fix cpplint errors (#9913) 7 years ago
dynload fix bugs; test=develop 6 years ago
CMakeLists.txt Windows/online (#14474) 6 years ago
assert.h Print assert failure id in lookup_table_op (#14698) 6 years ago
cpu_helper.cc add Set/GetCPUNumThreads api 6 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 remove jit namespace 6 years ago
cpu_info.h remove jit namespace 6 years ago
cpu_info_test.cc Fix cpplint errors with paddle/fluid/platform/cpu_info* (#9708) 7 years ago
cuda_device_function.h "fix float16 ShuffleDownSync Bug" (#12756) 7 years ago
cuda_device_guard.cc Refine code 6 years ago
cuda_device_guard.h Refine code 6 years ago
cuda_helper_test.cu "fix float16 ShuffleDownSync Bug" (#12756) 7 years ago
cuda_primitives.h Fix/float16 style (#12446) 7 years ago
cuda_profiler.h Update documentation (#9918) 7 years ago
cudnn_helper.h fix unit test cases 6 years ago
cudnn_helper_test.cc "fix link error" (#13545) 6 years ago
device_context.cc Refine code 6 years ago
device_context.h Refine cublas to support CUBLAS_TENSOR_OP_MATH (#13929) 6 years ago
device_context_test.cu debug version 7 years ago
device_tracer.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my-cool-stuff 6 years ago
device_tracer.h test=develop 6 years ago
enforce.cc Fix the grammar in copyright. (#8403) 7 years ago
enforce.h Windows/online (#14474) 6 years ago
enforce_test.cc refine by reviewer's advice 7 years ago
float16.h Add activation gelu (#14569) 6 years ago
float16_test.cc float16 type support enhance (#12181) 7 years ago
float16_test.cu float16 type support enhance (#12181) 7 years ago
for_range.h Revert "Some trivial optimization (#13530)" 6 years ago
gpu_info.cc [Feature] multi process multi gpu dist training, boost v100 performance by 20% (#14661) 6 years ago
gpu_info.h [Feature] multi process multi gpu dist training, boost v100 performance by 20% (#14661) 6 years ago
hostdevice.h Fix the grammar in copyright. (#8403) 7 years ago
init.cc remove jit namespace 6 years ago
init.h Windows/online (#14474) 6 years ago
init_test.cc Move fluid::framework::InitDevices into fluid::platform (#11757) 7 years ago
lock_guard_ptr.h Clean LockGuardPtr 6 years ago
macros.h Revert "cherry picked windows patches." 6 years ago
mkldnn_helper.h Implement conv3d with mkldnn library (test=develop) 6 years ago
mkldnn_reuse.h - conv2d transpose MKL-DNN 6 years ago
nccl_helper.h [Feature] multi process multi gpu dist training, boost v100 performance by 20% (#14661) 6 years ago
place.cc add unit test 7 years ago
place.h Remove place hash 6 years ago
place_test.cc Fix the grammar in copyright. (#8403) 7 years ago
port.h Windows/online (#14474) 6 years ago
profiler.cc Windows/online (#14474) 6 years ago
profiler.h Windows/online (#14474) 6 years ago
profiler.proto Better timeline 7 years ago
profiler_test.cc Code cleanup in the profiler code. (#9782) 7 years ago
stream_callback_manager.h add the bigobj option to NVCC compile 6 years ago
transform.h Document transform.h and fix cpplint errors (#9913) 7 years ago
transform_test.cu Fix bug in uts 6 years ago
variant.h Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation 6 years ago