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
Leo Zhao 8f5fffca0a
rename mkldnn set/get_cur_thread_id() to set/get_cur_mkldnn_session_id() (#18453)
6 years ago
..
details
dynload supports collective communicated training (#18175) 6 years ago
CMakeLists.txt add dependecy of collective_helper (#18365) 6 years ago
assert.h update assert (#17282) 6 years ago
collective_helper.cc supports collective training with programs (#18392) 6 years ago
collective_helper.h supports collective training with programs (#18392) 6 years ago
cpu_helper.cc
cpu_helper.h
cpu_helper_test.cc
cpu_info.cc
cpu_info.h
cpu_info_test.cc
cuda_device_function.h Refine elementwise kernel. (#16952) 6 years ago
cuda_device_guard.cc
cuda_device_guard.h
cuda_helper.h
cuda_helper_test.cu
cuda_primitives.h
cuda_profiler.h
cudnn_desc.h Fix compiling error with cuDNN 5.1 (#17458) 6 years ago
cudnn_desc_test.cc polish cudnn related code and fix bug. (#15164) 6 years ago
cudnn_helper.h
cudnn_helper_test.cc
cudnn_workspace_helper.h Make conv cudnn workspace size configurable (#17036) 6 years ago
device_context.cc rename mkldnn set/get_cur_thread_id() to set/get_cur_mkldnn_session_id() (#18453) 6 years ago
device_context.h rename mkldnn set/get_cur_thread_id() to set/get_cur_mkldnn_session_id() (#18453) 6 years ago
device_context_test.cu
device_tracer.cc Add memory profiler (#16137) 6 years ago
device_tracer.h Add memory profiler (#16137) 6 years ago
enforce.cc
enforce.h fix infershape bug 6 years ago
enforce_test.cc
event.h Add memory profiler (#16137) 6 years ago
float16.h
float16_test.cc
float16_test.cu
for_range.h
gpu_info.cc Fix a typo in gpu_info.cc (#17175) 6 years ago
gpu_info.h add more unittest 6 years ago
hostdevice.h
init.cc remove InstallFailureSignalHandler (#17828) 6 years ago
init.h Add DGC(Deep Gradient Compression) interface. (#15841) 6 years ago
init_test.cc
lock_guard_ptr.h
lodtensor_printer.cc add __str__ method for tensor and lodtensor to support print test=dev… (#17588) 6 years ago
lodtensor_printer.h add printer for fetch variable 6 years ago
lodtensor_printer_test.cc refine API spec 6 years ago
macros.h
mkldnn_helper.h
mkldnn_reuse.h rename mkldnn set/get_cur_thread_id() to set/get_cur_mkldnn_session_id() (#18453) 6 years ago
nccl_helper.h Fix reinitialized ncclid error! (#18025) 6 years ago
ngraph_helper.h [NGraph] Enable assign operator for a ngraph, test=develop (#17437) 6 years ago
place.cc
place.h
place_test.cc
port.h
profiler.cc Add memory profiler (#16137) 6 years ago
profiler.cu Remove unnecessary dependence for profiler (#15899) 6 years ago
profiler.h Add memory profiler (#16137) 6 years ago
profiler.proto Add memory profiler (#16137) 6 years ago
profiler_test.cc Remove unnecessary dependence for profiler (#15899) 6 years ago
stream_callback_manager.cc
stream_callback_manager.h
temporary_allocator.cc Remove attribute in Allocator::Allocate (#17878) 6 years ago
temporary_allocator.h Remove attribute in Allocator::Allocate (#17878) 6 years ago
temporary_allocator_test.cc
timer.cc
timer.h Pipeline Concurrency (#17402) 6 years ago
timer_test.cc
transform.h
transform_test.cu
variant.h