pytorch/caffe2/utils
Yinghai Lu a92b49f7c8 [Onnxifi] Don't throw exception when we cannot write out debug files (#45979)
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
2020-10-08 00:18:24 -07:00
..
hip
math Optimize Scale function (#44913) 2020-09-18 14:31:33 -07:00
threadpool Re-apply PyTorch pthreadpool changes 2020-06-23 19:26:21 -07:00
bench_utils.cc
bench_utils.h
cast_test.cc
cast.h
cblas.h
CMakeLists.txt Fix BUILD_CAFFE2 if FBGEMM and NNPACK are not built (#45610) 2020-10-01 14:58:55 -07:00
conversions.h [caffe2] use Clang identification macro in various places (#33574) 2020-02-20 15:16:11 -08:00
cpu_neon.h
cpuid_test.cc
cpuid.cc
cpuid.h [caffe2] Use cpuinfo in perfkernels to simplify build dependency (#36371) 2020-04-10 13:26:34 -07:00
eigen_utils.h
fatal_signal_asan_no_sig_test.cc
filler.h
fixed_divisor_test.cc
fixed_divisor.h [caffe2] use Clang identification macro in various places (#33574) 2020-02-20 15:16:11 -08:00
GpuBitonicSort.cuh
GpuDefs.cuh CUDA RTX30 series support (#45489) 2020-09-29 18:19:23 -07:00
GpuScanUtils.cuh RIP CUDA <9.2: circleci, aten, and caffe2 (#36846) 2020-05-18 13:41:05 -07:00
map_utils.h
math_cpu.cc Histogram Binning Calibration 2020-09-06 17:11:16 -07:00
math_gpu_test.cc
math_gpu.cu RIP CUDA <9.2: circleci, aten, and caffe2 (#36846) 2020-05-18 13:41:05 -07:00
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 [Onnxifi] Don't throw exception when we cannot write out debug files (#45979) 2020-10-08 00:18:24 -07:00
proto_utils.h [Onnxifi] Don't throw exception when we cannot write out debug files (#45979) 2020-10-08 00:18:24 -07:00
proto_wrap.cc
proto_wrap.h
signal_handler.cc preprocessor cleanup (#33957) 2020-03-02 13:37:19 -08:00
signal_handler.h
simple_queue_test.cc
simple_queue.h
smart_tensor_printer_test.cc
smart_tensor_printer.cc preprocessor cleanup (#33957) 2020-03-02 13:37:19 -08:00
smart_tensor_printer.h
string_utils.cc
string_utils.h Fix out-of-boundary access in caffe2::StartsWith (#36672) 2020-04-15 20:40:59 -07:00
zmq_helper.h