public static final int | 
INPUT_OUTPUT_OPTIONAL | 
1 | 
public static final int | 
INPUT_OUTPUT_REQUIRED | 
0 | 
public static final int | 
INPUT_OUTPUT_VARIADIC | 
2 | 
public static final long | 
MAX_CUSTOM_OP_END_VER | 
2147483647L | 
public static final int | 
ONNX_TENSOR_ELEMENT_DATA_TYPE_BFLOAT16 | 
16 | 
public static final int | 
ONNX_TENSOR_ELEMENT_DATA_TYPE_BOOL | 
9 | 
public static final int | 
ONNX_TENSOR_ELEMENT_DATA_TYPE_COMPLEX128 | 
15 | 
public static final int | 
ONNX_TENSOR_ELEMENT_DATA_TYPE_COMPLEX64 | 
14 | 
public static final int | 
ONNX_TENSOR_ELEMENT_DATA_TYPE_DOUBLE | 
11 | 
public static final int | 
ONNX_TENSOR_ELEMENT_DATA_TYPE_FLOAT | 
1 | 
public static final int | 
ONNX_TENSOR_ELEMENT_DATA_TYPE_FLOAT16 | 
10 | 
public static final int | 
ONNX_TENSOR_ELEMENT_DATA_TYPE_FLOAT8E4M3FN | 
17 | 
public static final int | 
ONNX_TENSOR_ELEMENT_DATA_TYPE_FLOAT8E4M3FNUZ | 
18 | 
public static final int | 
ONNX_TENSOR_ELEMENT_DATA_TYPE_FLOAT8E5M2 | 
19 | 
public static final int | 
ONNX_TENSOR_ELEMENT_DATA_TYPE_FLOAT8E5M2FNUZ | 
20 | 
public static final int | 
ONNX_TENSOR_ELEMENT_DATA_TYPE_INT16 | 
5 | 
public static final int | 
ONNX_TENSOR_ELEMENT_DATA_TYPE_INT32 | 
6 | 
public static final int | 
ONNX_TENSOR_ELEMENT_DATA_TYPE_INT4 | 
22 | 
public static final int | 
ONNX_TENSOR_ELEMENT_DATA_TYPE_INT64 | 
7 | 
public static final int | 
ONNX_TENSOR_ELEMENT_DATA_TYPE_INT8 | 
3 | 
public static final int | 
ONNX_TENSOR_ELEMENT_DATA_TYPE_STRING | 
8 | 
public static final int | 
ONNX_TENSOR_ELEMENT_DATA_TYPE_UINT16 | 
4 | 
public static final int | 
ONNX_TENSOR_ELEMENT_DATA_TYPE_UINT32 | 
12 | 
public static final int | 
ONNX_TENSOR_ELEMENT_DATA_TYPE_UINT4 | 
21 | 
public static final int | 
ONNX_TENSOR_ELEMENT_DATA_TYPE_UINT64 | 
13 | 
public static final int | 
ONNX_TENSOR_ELEMENT_DATA_TYPE_UINT8 | 
2 | 
public static final int | 
ONNX_TENSOR_ELEMENT_DATA_TYPE_UNDEFINED | 
0 | 
public static final int | 
ONNX_TYPE_MAP | 
3 | 
public static final int | 
ONNX_TYPE_OPAQUE | 
4 | 
public static final int | 
ONNX_TYPE_OPTIONAL | 
6 | 
public static final int | 
ONNX_TYPE_SEQUENCE | 
2 | 
public static final int | 
ONNX_TYPE_SPARSETENSOR | 
5 | 
public static final int | 
ONNX_TYPE_TENSOR | 
1 | 
public static final int | 
ONNX_TYPE_UNKNOWN | 
0 | 
public static final int | 
ORT_API_VERSION | 
22 | 
public static final int | 
ORT_DISABLE_ALL | 
0 | 
public static final int | 
ORT_ENABLE_ALL | 
99 | 
public static final int | 
ORT_ENABLE_BASIC | 
1 | 
public static final int | 
ORT_ENABLE_EXTENDED | 
2 | 
public static final int | 
ORT_ENGINE_ERROR | 
5 | 
public static final int | 
ORT_EP_FAIL | 
11 | 
public static final int | 
ORT_FAIL | 
1 | 
public static final int | 
ORT_INVALID_ARGUMENT | 
2 | 
public static final int | 
ORT_INVALID_GRAPH | 
10 | 
public static final int | 
ORT_INVALID_PROTOBUF | 
7 | 
public static final int | 
ORT_LOGGING_LEVEL_ERROR | 
3 | 
public static final int | 
ORT_LOGGING_LEVEL_FATAL | 
4 | 
public static final int | 
ORT_LOGGING_LEVEL_INFO | 
1 | 
public static final int | 
ORT_LOGGING_LEVEL_VERBOSE | 
0 | 
public static final int | 
ORT_LOGGING_LEVEL_WARNING | 
2 | 
public static final int | 
ORT_MODEL_LOAD_CANCELED | 
12 | 
public static final int | 
ORT_MODEL_LOADED | 
8 | 
public static final int | 
ORT_MODEL_REQUIRES_COMPILATION | 
13 | 
public static final int | 
ORT_NO_MODEL | 
4 | 
public static final int | 
ORT_NO_SUCHFILE | 
3 | 
public static final int | 
ORT_NOT_IMPLEMENTED | 
9 | 
public static final int | 
ORT_OK | 
0 | 
public static final int | 
ORT_OP_ATTR_FLOAT | 
3 | 
public static final int | 
ORT_OP_ATTR_FLOATS | 
4 | 
public static final int | 
ORT_OP_ATTR_INT | 
1 | 
public static final int | 
ORT_OP_ATTR_INTS | 
2 | 
public static final int | 
ORT_OP_ATTR_STRING | 
5 | 
public static final int | 
ORT_OP_ATTR_STRINGS | 
6 | 
public static final int | 
ORT_OP_ATTR_UNDEFINED | 
0 | 
public static final int | 
ORT_PARALLEL | 
1 | 
public static final int | 
ORT_PROJECTION_C | 
0 | 
public static final int | 
ORT_PROJECTION_CPLUSPLUS | 
1 | 
public static final int | 
ORT_PROJECTION_CSHARP | 
2 | 
public static final int | 
ORT_PROJECTION_JAVA | 
4 | 
public static final int | 
ORT_PROJECTION_NODEJS | 
6 | 
public static final int | 
ORT_PROJECTION_PYTHON | 
3 | 
public static final int | 
ORT_PROJECTION_WINML | 
5 | 
public static final int | 
ORT_RUNTIME_EXCEPTION | 
6 | 
public static final int | 
ORT_SEQUENTIAL | 
0 | 
public static final int | 
ORT_SPARSE_BLOCK_SPARSE | 
4 | 
public static final int | 
ORT_SPARSE_COO | 
1 | 
public static final int | 
ORT_SPARSE_CSRC | 
2 | 
public static final int | 
ORT_SPARSE_UNDEFINED | 
0 | 
public static final int | 
OrtArenaAllocator | 
1 | 
public static final int | 
OrtCudnnConvAlgoSearchDefault | 
2 | 
public static final int | 
OrtCudnnConvAlgoSearchExhaustive | 
0 | 
public static final int | 
OrtCudnnConvAlgoSearchHeuristic | 
1 | 
public static final int | 
OrtDeviceAllocator | 
0 | 
public static final int | 
OrtExecutionProviderDevicePolicy_DEFAULT | 
0 | 
public static final int | 
OrtExecutionProviderDevicePolicy_MAX_EFFICIENCY | 
5 | 
public static final int | 
OrtExecutionProviderDevicePolicy_MAX_PERFORMANCE | 
4 | 
public static final int | 
OrtExecutionProviderDevicePolicy_MIN_OVERALL_POWER | 
6 | 
public static final int | 
OrtExecutionProviderDevicePolicy_PREFER_CPU | 
1 | 
public static final int | 
OrtExecutionProviderDevicePolicy_PREFER_GPU | 
3 | 
public static final int | 
OrtExecutionProviderDevicePolicy_PREFER_NPU | 
2 | 
public static final int | 
OrtHardwareDeviceType_CPU | 
0 | 
public static final int | 
OrtHardwareDeviceType_GPU | 
1 | 
public static final int | 
OrtHardwareDeviceType_NPU | 
2 | 
public static final int | 
OrtInvalidAllocator | 
-1 | 
public static final int | 
OrtMemoryInfoDeviceType_CPU | 
0 | 
public static final int | 
OrtMemoryInfoDeviceType_FPGA | 
2 | 
public static final int | 
OrtMemoryInfoDeviceType_GPU | 
1 | 
public static final int | 
OrtMemTypeCPU | 
-1 | 
public static final int | 
OrtMemTypeCPUInput | 
-2 | 
public static final int | 
OrtMemTypeCPUOutput | 
-1 | 
public static final int | 
OrtMemTypeDefault | 
0 |