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
Qiao Longfei e8fcb71bed
Merge pull request #12620 from jacquesqiao/timeline-support-pure-cpu
7 years ago
..
details Document transform.h and fix cpplint errors (#9913) 7 years ago
dynload "remove lapack" (#11966) 7 years ago
CMakeLists.txt introduce xbyak 7 years ago
assert.h Fix PADDLE_ASSERT. (#10981) 7 years ago
cpu_helper.cc fix unknown flag 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 introduce xbyak 7 years ago
cpu_info.h introduce xbyak 7 years ago
cpu_info_test.cc Fix cpplint errors with paddle/fluid/platform/cpu_info* (#9708) 7 years ago
cuda_device_function.h float16 type support enhance (#12181) 7 years ago
cuda_helper_test.cu Fix/float16 style (#12446) 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 cudnn enforce 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 fix profiler dead lock 7 years ago
device_tracer.h Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into timeline-support-pure-cpu 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 float16 type support enhance (#12181) 7 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 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 fix unknown flag 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 ut for mkldnn 0.15 - added forcing layout NCHW in mkldnn conv tests 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 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into timeline-support-pure-cpu 7 years ago
profiler.h make profiler use thread_id from g_thread_id 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 variants 7 years ago