OrtErrorCode
Error codes reported by ONNX Runtime.
Definition onnxruntime_error_code.h:19
@ ORT_MODEL_LOAD_CANCELED
Definition onnxruntime_error_code.h:77
@ ORT_NO_SUCHFILE
Definition onnxruntime_error_code.h:36
@ ORT_OK
Definition onnxruntime_error_code.h:23
@ ORT_INVALID_ARGUMENT
Definition onnxruntime_error_code.h:32
@ ORT_EP_FAIL
Definition onnxruntime_error_code.h:73
@ ORT_NOT_IMPLEMENTED
Definition onnxruntime_error_code.h:64
@ ORT_RUNTIME_EXCEPTION
Definition onnxruntime_error_code.h:49
@ ORT_ENGINE_ERROR
Definition onnxruntime_error_code.h:45
@ ORT_FAIL
Definition onnxruntime_error_code.h:27
@ ORT_NOT_FOUND
Definition onnxruntime_error_code.h:85
@ ORT_MODEL_REQUIRES_COMPILATION
Definition onnxruntime_error_code.h:81
@ ORT_INVALID_PROTOBUF
Definition onnxruntime_error_code.h:53
@ ORT_DEVICE_RESET
Definition onnxruntime_error_code.h:91
@ ORT_NO_MODEL
Definition onnxruntime_error_code.h:41
@ ORT_INVALID_GRAPH
Definition onnxruntime_error_code.h:69
@ ORT_MODEL_LOADED
Definition onnxruntime_error_code.h:60