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
Adam 428b2b9e17
MKLDNN handler cleanup (#19713)
6 years ago
..
details Document transform.h and fix cpplint errors (#9913) 7 years ago
dynload Integrate NVRTC to support compiling CUDA kernel at runtime (#19422) 6 years ago
CMakeLists.txt Integrate NVRTC to support compiling CUDA kernel at runtime (#19422) 6 years ago
collective_helper.cc supports multiple NCCL communicators preserved in NCCLCommContext (#19407) 6 years ago
collective_helper.h supports multiple NCCL communicators preserved in NCCLCommContext (#19407) 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 move_flags_to_unified_files_for_management, test=develop (#19224) 6 years ago
cpu_info.h Remove the useless definition 6 years ago
cpu_info_test.cc Fix cpplint errors with paddle/fluid/platform/cpu_info* (#9708) 7 years ago
cuda_device_function.h Refine elementwise kernel. (#16952) 6 years ago
cuda_device_guard.cc Refine code 6 years ago
cuda_device_guard.h Refine code 6 years ago
cuda_helper.h refine PADDLE_ENFORCE codes for unify PADDLE_ASSERT_MSG (#19603) 6 years ago
cuda_helper_test.cu not include the numeric under linux test=develop 6 years ago
cuda_primitives.h Fix/float16 style (#12446) 7 years ago
cuda_profiler.h Update documentation (#9918) 7 years ago
cudnn_desc.h paddle::framework::vectorize() templatization [PART3] (#19643) 6 years ago
cudnn_desc_test.cc polish cudnn related code and fix bug. (#15164) 6 years ago
cudnn_helper.h refine PADDLE_ENFORCE codes for unify PADDLE_ASSERT_MSG (#19603) 6 years ago
cudnn_helper_test.cc "fix link error" (#13545) 6 years ago
cudnn_workspace_helper.h Make conv cudnn workspace size configurable (#17036) 6 years ago
device_code.cc Integrate NVRTC to support compiling CUDA kernel at runtime (#19422) 6 years ago
device_code.h Integrate NVRTC to support compiling CUDA kernel at runtime (#19422) 6 years ago
device_code_test.cc Integrate NVRTC to support compiling CUDA kernel at runtime (#19422) 6 years ago
device_context.cc Polish fleet API to support cuda collective mode and nccl2 mode. (#18966) 6 years ago
device_context.h refine PADDLE_ENFORCE codes for unify PADDLE_ASSERT_MSG (#19603) 6 years ago
device_context_test.cu Revert "Revert "Remove op handle lock"" 6 years ago
device_memory_aligment.cc Make fuse_optimizer_op_pass also work when the model contains sparse gradients. (#18664) 6 years ago
device_memory_aligment.h Make fuse_optimizer_op_pass also work when the model contains sparse gradients. (#18664) 6 years ago
device_tracer.cc Add memory profiler (#16137) 6 years ago
device_tracer.h Add memory profiler (#16137) 6 years ago
enforce.cc Fix the grammar in copyright. (#8403) 7 years ago
enforce.h unify PADDLE_ASSERT_MSG into PADDLE_ENFORCE(error_message) (#19631) 6 years ago
enforce_test.cc Make PADDLE_ENFORCE_EQ support types that cannot be converted to std::string (#19243) 6 years ago
event.h Add memory profiler (#16137) 6 years ago
flags.cc Add document annotations for FLAGS that need to be open to external developers test=develop (#19692) 6 years ago
float16.h adjust the shlwapi on windows 6 years ago
float16_test.cc replace part of PADDLE_ASSERT to PADDLE_ENFORCE (#19285) 6 years ago
float16_test.cu replace part of PADDLE_ASSERT to PADDLE_ENFORCE (#19285) 6 years ago
for_range.h Revert "Some trivial optimization (#13530)" 6 years ago
gpu_info.cc move_flags_to_unified_files_for_management, test=develop (#19224) 6 years ago
gpu_info.h GPU allocation uses fraction of available memory (#18896) 6 years ago
hostdevice.h Fix the grammar in copyright. (#8403) 7 years ago
init.cc add dynamic C runtime support on windows, test=develop (#19502) 6 years ago
init.h Add signal message to stderr (#19421) 6 years ago
init_test.cc Add signal message to stderr (#19421) 6 years ago
lock_guard_ptr.h Clean LockGuardPtr 6 years ago
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 Revert "cherry picked windows patches." 6 years ago
mkldnn_helper.h MKLDNN handler cleanup (#19713) 6 years ago
mkldnn_reuse.h MKLDNN handler cleanup (#19713) 6 years ago
nccl_helper.h refine PADDLE_ENFORCE codes for unify PADDLE_ASSERT_MSG (#19603) 6 years ago
ngraph_helper.h [NGraph] Enable assign operator for a ngraph, test=develop (#17437) 6 years ago
place.cc Clean unused code of dim and place (#18565) 6 years ago
place.h Clean unused code of dim and place (#18565) 6 years ago
place_test.cc Clean unused code of dim and place (#18565) 6 years ago
port.h some not so useful adjust 6 years ago
profiler.cc Add memory profiler (#16137) 6 years ago
profiler.cu refine PADDLE_ENFORCE codes for unify PADDLE_ASSERT_MSG (#19603) 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 fix bug 6 years ago
stream_callback_manager.h fix bug 6 years ago
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 Feature/auto_growth_allocator (#18561) 6 years ago
timer.cc Merge branch 'add_timer' of https://github.com/guru4elephant/Paddle into add_timer 6 years ago
timer.h Pipeline Concurrency (#17402) 6 years ago
timer_test.cc Merge branch 'add_timer' of https://github.com/guru4elephant/Paddle into add_timer 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