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
Chen Weihang 765064476b
Polish some lost invalid error message (#27445)
4 years ago
..
details Document transform.h and fix cpplint errors (#9913) 7 years ago
dynload fix cudnn dyload (#27308) 4 years ago
stream Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
CMakeLists.txt Add bfloat16 data type (#25402) 5 years ago
bfloat16.h Add bfloat16 data type (#25402) 5 years ago
bfloat16_test.cc Add bfloat16 data type (#25402) 5 years ago
collective_helper.cc fix PADDLE_ENFORCE (#25297) 5 years ago
collective_helper.h refine PADDLE_ENFORCE (#25456) 5 years ago
cpu_helper.cc refine PADDLE_ENFORCE (#25456) 5 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 Add NOMINMAX define due to windows.h max/min macro conflict (#25637) 5 years ago
cpu_info.h support build on arm. test=develop (#25212) 5 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_error.proto Optimize the error messages of paddle CUDA API (#23816) 5 years ago
cuda_helper.h Fix index overflow bug of the CUDA kernel loop increment (#25435) 5 years ago
cuda_helper_test.cu Fix index overflow bug of the CUDA kernel loop increment (#25435) 5 years ago
cuda_primitives.h Fix/float16 style (#12446) 7 years ago
cuda_profiler.h Polish some lost invalid error message (#27445) 4 years ago
cuda_resource_pool.cc refine PADDLE_ENFORCE (#25456) 5 years ago
cuda_resource_pool.h add cuda resource pool for BufferedReader, test=develop (#23152) 5 years ago
cudnn_desc.h replace CUDNN_ENFORCE with PADDLE_ENFORCE_CUDA_SUCCESS, test=develop (#22109) 5 years ago
cudnn_desc_test.cc polish cudnn related code and fix bug. (#15164) 6 years ago
cudnn_helper.h fix cudnn dyload (#27308) 4 years ago
cudnn_helper_test.cc "fix link error" (#13545) 6 years ago
cudnn_workspace_helper.cc make_conv_workspace_size_configurable, test=develop (#20662) 5 years ago
cudnn_workspace_helper.h make_conv_workspace_size_configurable, test=develop (#20662) 5 years ago
device_code.cc refine PADDLE_ENFORCE (#25456) 5 years ago
device_code.h Add some check for CUDA Driver API and NVRTC (#22719) 5 years ago
device_code_test.cc Polish the PADDLE_ENFORCE in fusion_group pass related codes. (#22144) 5 years ago
device_context.cc enhance reduce op which can reduce tensor with arbitrary rank 4 years ago
device_context.h enhance reduce op which can reduce tensor with arbitrary rank 4 years ago
device_context_test.cu Revert "Revert "Remove op handle lock"" 6 years ago
device_context_xpu_test.cc support Baidu Kunlun AI Accelerator (#25959) 5 years ago
device_memory_aligment.cc fix PADDLE_ENFORCE (#25297) 5 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 Refine PADDLE_ENFORCE (#25369) 5 years ago
device_tracer.h fix the print error of PE record_event and framework overhead in profiler test=develop (#24744) 5 years ago
enforce.cc Fix the grammar in copyright. (#8403) 7 years ago
enforce.h Print user-friendly error message in core.ops (#26261) 5 years ago
enforce_test.cc Refine PADDLE_ENFORCE (#25369) 5 years ago
error_codes.proto Enrich the type of error and declare the error type interfaces (#21024) 5 years ago
errors.cc Enrich the type of error and declare the error type interfaces (#21024) 5 years ago
errors.h polish default error msg & cublas error hint, test=develop (#22032) 5 years ago
errors_test.cc Enrich the type of error and declare the error type interfaces (#21024) 5 years ago
event.h Add pe profiler Event (#24611) 5 years ago
flags.cc [Feature] Enhance inplace addto strategy for gradient accumulation in static graph (#27112) 4 years ago
float16.h NV jetson(nano, tx2, xavier) inference compile support (#21393) 5 years ago
float16_test.cc Refine PADDLE_ENFORCE (#25369) 5 years ago
float16_test.cu Refine PADDLE_ENFORCE (#25369) 5 years ago
for_range.h Revert "Some trivial optimization (#13530)" 6 years ago
gloo_context.cc [api 2.0] add collective op for cpu using gloo and paddle.distributed.* apis (#26552) 5 years ago
gloo_context.h [api 2.0] add collective op for cpu using gloo and paddle.distributed.* apis (#26552) 5 years ago
gpu_info.cc [API2.0] add op for cudnn version query test=develop (#26180) 5 years ago
gpu_info.h [API2.0] add op for cudnn version query test=develop (#26180) 5 years ago
gpu_launch_config.h Add bilateral_slice op (#25401) 5 years ago
gpu_launch_param_config.h refine PADDLE_ENFORCE (#25456) 5 years ago
hostdevice.h Fix the grammar in copyright. (#8403) 7 years ago
init.cc support Baidu Kunlun AI Accelerator (#25959) 5 years ago
init.h refine init signal handler meg dumper (#25911) 5 years ago
init_test.cc support Baidu Kunlun AI Accelerator (#25959) 5 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 Add bfloat16 passes (#26999) 4 years ago
mkldnn_reuse.h Small change in conv2d and quantize pass (#26671) 5 years ago
monitor.cc Monitor Framework (#24079) 5 years ago
monitor.h Monitor Framework (#24079) 5 years ago
nccl_helper.h refine PADDLE_ENFORCE (#25456) 5 years ago
place.cc support Baidu Kunlun AI Accelerator (#25959) 5 years ago
place.h support Baidu Kunlun AI Accelerator (#25959) 5 years ago
place_test.cc support Baidu Kunlun AI Accelerator (#25959) 5 years ago
port.h some not so useful adjust 6 years ago
profiler.cc refine PADDLE_ENFORCE (#25456) 5 years ago
profiler.cu refine PADDLE_ENFORCE codes for unify PADDLE_ASSERT_MSG (#19603) 6 years ago
profiler.h fix negative framework overhead in Profiling Report (#24850) 5 years ago
profiler.proto Add memory profiler (#16137) 6 years ago
profiler_helper.h refine PADDLE_ENFORCE (#25456) 5 years ago
profiler_test.cc fix profiler_test on win32 (#25073) 5 years ago
resource_pool.h refine PADDLE_ENFORCE (#25456) 5 years ago
stream_callback_manager.cc fix PADDLE_ENFORCE (#25297) 5 years ago
stream_callback_manager.h fix bug 6 years ago
test_limit_gpu_memory.cu Add flags to limit gpu memory (#22793) 5 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 fix PADDLE_ENFORCE (#25297) 5 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
xpu_header.h support Baidu Kunlun AI Accelerator (#25959) 5 years ago
xpu_info.cc support Baidu Kunlun AI Accelerator (#25959) 5 years ago
xpu_info.h support Baidu Kunlun AI Accelerator (#25959) 5 years ago