pytorch/caffe2/opt
Edmund Chang dd3bd0286b T89509943 - Improve error message during Glow ONNXIFI (#58069)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/58069

We want to tell user 5821 means ONNXIFI_EVENT_STATE_NONSIGNALLED in the error message.

Added that status code to the mapping and the error message output.

Reviewed By: hl475

Differential Revision: D28359864

fbshipit-source-id: 87f50ddd4ded9ced03ec6af6a1a4ef85bd2195d6
2021-05-13 09:02:36 -07:00
..
custom [caffe2] Add an optimization to avoid extra fp32->fp16 conversions in Onnxifi (#53560) 2021-03-08 16:36:12 -08:00
nql
annotations.cc
annotations.h Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
backend_cutting_test.cc [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
backend_cutting.cc [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
backend_cutting.h Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
backend_transformer_base.cc Make PyTorch code-base clang-tidy compliant (#56892) 2021-04-28 14:10:25 -07:00
backend_transformer_base.h Changed Blacklisted to Blocklisted (#42100) 2020-07-28 13:21:26 -07:00
bound_shape_inference_test.cc [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
bound_shape_inferencer.cc [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
bound_shape_inferencer.h [shape inference] Add shape inference func for Bucketize 2021-04-13 05:59:40 -07:00
CMakeLists.txt
converter_nomigraph_test.cc [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
converter.cc Make PyTorch code-base clang-tidy compliant (#56892) 2021-04-28 14:10:25 -07:00
converter.h use make_shared and make_unique and clean unneeded code (#51829) 2021-02-10 21:38:43 -08:00
dead_code_elim_test.cc Make PyTorch code-base clang-tidy compliant (#56892) 2021-04-28 14:10:25 -07:00
dead_code_elim.cc Make PyTorch code-base clang-tidy compliant (#56892) 2021-04-28 14:10:25 -07:00
device_test.cc [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
device.cc Make PyTorch code-base clang-tidy compliant (#56892) 2021-04-28 14:10:25 -07:00
device.h Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
distributed_converter.cc Make PyTorch code-base clang-tidy compliant (#56892) 2021-04-28 14:10:25 -07:00
distributed_test.cc [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
distributed.cc use make_shared and make_unique and clean unneeded code (#51829) 2021-02-10 21:38:43 -08:00
distributed.h Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
fakefp16_transform.cc Make PyTorch code-base clang-tidy compliant (#56892) 2021-04-28 14:10:25 -07:00
fakefp16_transform.h Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
fusion.cc Make PyTorch code-base clang-tidy compliant (#56892) 2021-04-28 14:10:25 -07:00
fusion.h Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
glow_net_transform.cc Sequence Blob NVM Reader to Selectively NVMify Ads Embeddings in A* 2021-05-03 15:21:13 -07:00
glow_net_transform.h Sequence Blob NVM Reader to Selectively NVMify Ads Embeddings in A* 2021-05-03 15:21:13 -07:00
mobile_test.cc [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
mobile.cc Make PyTorch code-base clang-tidy compliant (#56892) 2021-04-28 14:10:25 -07:00
mobile.h Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
onnx_convert.h Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
onnxifi_op.cc T89509943 - Improve error message during Glow ONNXIFI (#58069) 2021-05-13 09:02:36 -07:00
onnxifi_op.h Make PyTorch code-base clang-tidy compliant (#56892) 2021-04-28 14:10:25 -07:00
onnxifi_transformer.cc [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
onnxifi_transformer.h Add onnxifi interface for set/get options (#52388) 2021-02-18 20:12:34 -08:00
optimize_ideep.cc [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
optimize_ideep.h Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
optimizer.cc Lint trailing newlines (#54737) 2021-03-30 13:09:52 -07:00
optimizer.h Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
passes.cc Make PyTorch code-base clang-tidy compliant (#56892) 2021-04-28 14:10:25 -07:00
passes.h Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
shape_info.cc Make PyTorch code-base clang-tidy compliant (#56892) 2021-04-28 14:10:25 -07:00
shape_info.h Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
split_slss_test.cc [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
tvm_transformer.cc Make PyTorch code-base clang-tidy compliant (#56892) 2021-04-28 14:10:25 -07:00
tvm_transformer.h Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00