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 e568acbee2
Merge pull request #12092 from velconia/add_deps_to_device_ctx
7 years ago
..
details
dynload "remove lapack" (#11966) 7 years ago
CMakeLists.txt Add framework_proto to device context deps 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
cpu_info_test.cc
cuda_device_function.h add sync 7 years ago
cuda_primitives.h merge develop 7 years ago
cuda_profiler.h
cudnn_helper.h "fix" 7 years ago
cudnn_helper_test.cc
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
enforce.cc
enforce.h fix unittests 7 years ago
enforce_test.cc add an unittest 7 years ago
float16.h
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
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
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
mkldnn_helper.h MKLDNN: Extending Conv MKLDNN op to reuse MKLDNN primitives (#11750) 7 years ago
nccl_helper.h Fix NCCLBcast hang up bug in Parallel Executor (#11377) 7 years ago
place.cc
place.h Use std::map for Place <--> DeviceContext 7 years ago
place_test.cc
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
profiler_test.cc
transform.h
transform_test.cu
variant.h