mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/45979 For some reason, sometime we cannot write out the debug files. This shouldn't block the whole service. Hence, we opt in to error out instead of throw error. Test Plan: Run net_runner test at `/` and observe error being printed out but the test passes. Reviewed By: ipiszy Differential Revision: D24165081 fbshipit-source-id: a4e1d0479d54d741e615e3a00b3003f512394fd4 |
||
|---|---|---|
| .. | ||
| hip | ||
| math | ||
| threadpool | ||
| bench_utils.cc | ||
| bench_utils.h | ||
| cast_test.cc | ||
| cast.h | ||
| cblas.h | ||
| CMakeLists.txt | ||
| conversions.h | ||
| cpu_neon.h | ||
| cpuid_test.cc | ||
| cpuid.cc | ||
| cpuid.h | ||
| eigen_utils.h | ||
| fatal_signal_asan_no_sig_test.cc | ||
| filler.h | ||
| fixed_divisor_test.cc | ||
| fixed_divisor.h | ||
| GpuBitonicSort.cuh | ||
| GpuDefs.cuh | ||
| GpuScanUtils.cuh | ||
| map_utils.h | ||
| math_cpu.cc | ||
| math_gpu_test.cc | ||
| math_gpu.cu | ||
| math_test.cc | ||
| math-detail.h | ||
| math.h | ||
| murmur_hash3.cc | ||
| murmur_hash3.h | ||
| proto_convert.cc | ||
| proto_convert.h | ||
| proto_utils_test.cc | ||
| proto_utils.cc | ||
| proto_utils.h | ||
| proto_wrap.cc | ||
| proto_wrap.h | ||
| signal_handler.cc | ||
| signal_handler.h | ||
| simple_queue_test.cc | ||
| simple_queue.h | ||
| smart_tensor_printer_test.cc | ||
| smart_tensor_printer.cc | ||
| smart_tensor_printer.h | ||
| string_utils.cc | ||
| string_utils.h | ||
| zmq_helper.h | ||