public static final int |
TRITONBACKEND_API_VERSION_MAJOR |
1 |
public static final int |
TRITONBACKEND_API_VERSION_MINOR |
19 |
public static final int |
TRITONBACKEND_ARTIFACT_FILESYSTEM |
0 |
public static final int |
TRITONBACKEND_EXECUTION_BLOCKING |
0 |
public static final int |
TRITONBACKEND_EXECUTION_DEVICE_BLOCKING |
1 |
public static final int |
TRITONREPOAGENT_ACTION_LOAD |
0 |
public static final int |
TRITONREPOAGENT_ACTION_LOAD_COMPLETE |
1 |
public static final int |
TRITONREPOAGENT_ACTION_LOAD_FAIL |
2 |
public static final int |
TRITONREPOAGENT_ACTION_UNLOAD |
3 |
public static final int |
TRITONREPOAGENT_ACTION_UNLOAD_COMPLETE |
4 |
public static final int |
TRITONREPOAGENT_API_VERSION_MAJOR |
0 |
public static final int |
TRITONREPOAGENT_API_VERSION_MINOR |
1 |
public static final int |
TRITONREPOAGENT_ARTIFACT_FILESYSTEM |
0 |
public static final int |
TRITONREPOAGENT_ARTIFACT_REMOTE_FILESYSTEM |
1 |
public static final int |
TRITONSERVER_API_VERSION_MAJOR |
1 |
public static final int |
TRITONSERVER_API_VERSION_MINOR |
34 |
public static final int |
TRITONSERVER_BATCH_FIRST_DIM |
2 |
public static final int |
TRITONSERVER_BATCH_UNKNOWN |
1 |
public static final int |
TRITONSERVER_ERROR_ALREADY_EXISTS |
6 |
public static final int |
TRITONSERVER_ERROR_CANCELLED |
7 |
public static final int |
TRITONSERVER_ERROR_INTERNAL |
1 |
public static final int |
TRITONSERVER_ERROR_INVALID_ARG |
3 |
public static final int |
TRITONSERVER_ERROR_NOT_FOUND |
2 |
public static final int |
TRITONSERVER_ERROR_UNAVAILABLE |
4 |
public static final int |
TRITONSERVER_ERROR_UNKNOWN |
0 |
public static final int |
TRITONSERVER_ERROR_UNSUPPORTED |
5 |
public static final int |
TRITONSERVER_INDEX_FLAG_READY |
1 |
public static final int |
TRITONSERVER_INSTANCEGROUPKIND_AUTO |
0 |
public static final int |
TRITONSERVER_INSTANCEGROUPKIND_CPU |
1 |
public static final int |
TRITONSERVER_INSTANCEGROUPKIND_GPU |
2 |
public static final int |
TRITONSERVER_INSTANCEGROUPKIND_MODEL |
3 |
public static final int |
TRITONSERVER_LOG_DEFAULT |
0 |
public static final int |
TRITONSERVER_LOG_ERROR |
2 |
public static final int |
TRITONSERVER_LOG_INFO |
0 |
public static final int |
TRITONSERVER_LOG_ISO8601 |
1 |
public static final int |
TRITONSERVER_LOG_VERBOSE |
3 |
public static final int |
TRITONSERVER_LOG_WARN |
1 |
public static final int |
TRITONSERVER_MEMORY_CPU |
0 |
public static final int |
TRITONSERVER_MEMORY_CPU_PINNED |
1 |
public static final int |
TRITONSERVER_MEMORY_GPU |
2 |
public static final int |
TRITONSERVER_METRIC_KIND_COUNTER |
0 |
public static final int |
TRITONSERVER_METRIC_KIND_GAUGE |
1 |
public static final int |
TRITONSERVER_METRIC_KIND_HISTOGRAM |
2 |
public static final int |
TRITONSERVER_METRIC_PROMETHEUS |
0 |
public static final int |
TRITONSERVER_MODEL_CONTROL_EXPLICIT |
2 |
public static final int |
TRITONSERVER_MODEL_CONTROL_NONE |
0 |
public static final int |
TRITONSERVER_MODEL_CONTROL_POLL |
1 |
public static final int |
TRITONSERVER_PARAMETER_BOOL |
2 |
public static final int |
TRITONSERVER_PARAMETER_BYTES |
4 |
public static final int |
TRITONSERVER_PARAMETER_DOUBLE |
3 |
public static final int |
TRITONSERVER_PARAMETER_INT |
1 |
public static final int |
TRITONSERVER_PARAMETER_STRING |
0 |
public static final int |
TRITONSERVER_RATE_LIMIT_EXEC_COUNT |
1 |
public static final int |
TRITONSERVER_RATE_LIMIT_OFF |
0 |
public static final int |
TRITONSERVER_REQUEST_FLAG_SEQUENCE_END |
2 |
public static final int |
TRITONSERVER_REQUEST_FLAG_SEQUENCE_START |
1 |
public static final int |
TRITONSERVER_REQUEST_RELEASE_ALL |
1 |
public static final int |
TRITONSERVER_REQUEST_RELEASE_RESCHEDULE |
2 |
public static final int |
TRITONSERVER_RESPONSE_COMPLETE_FINAL |
1 |
public static final int |
TRITONSERVER_TRACE_COMPUTE_END |
5 |
public static final int |
TRITONSERVER_TRACE_COMPUTE_INPUT_END |
3 |
public static final int |
TRITONSERVER_TRACE_COMPUTE_OUTPUT_START |
4 |
public static final int |
TRITONSERVER_TRACE_COMPUTE_START |
2 |
public static final int |
TRITONSERVER_TRACE_CUSTOM_ACTIVITY |
10 |
public static final int |
TRITONSERVER_TRACE_LEVEL_DISABLED |
0 |
public static final int |
TRITONSERVER_TRACE_LEVEL_MAX |
2 |
public static final int |
TRITONSERVER_TRACE_LEVEL_MIN |
1 |
public static final int |
TRITONSERVER_TRACE_LEVEL_TENSORS |
8 |
public static final int |
TRITONSERVER_TRACE_LEVEL_TIMESTAMPS |
4 |
public static final int |
TRITONSERVER_TRACE_QUEUE_START |
1 |
public static final int |
TRITONSERVER_TRACE_REQUEST_END |
6 |
public static final int |
TRITONSERVER_TRACE_REQUEST_START |
0 |
public static final int |
TRITONSERVER_TRACE_TENSOR_BACKEND_INPUT |
8 |
public static final int |
TRITONSERVER_TRACE_TENSOR_BACKEND_OUTPUT |
9 |
public static final int |
TRITONSERVER_TRACE_TENSOR_QUEUE_INPUT |
7 |
public static final int |
TRITONSERVER_TXN_DECOUPLED |
2 |
public static final int |
TRITONSERVER_TXN_ONE_TO_ONE |
1 |
public static final int |
TRITONSERVER_TYPE_BF16 |
14 |
public static final int |
TRITONSERVER_TYPE_BOOL |
1 |
public static final int |
TRITONSERVER_TYPE_BYTES |
13 |
public static final int |
TRITONSERVER_TYPE_FP16 |
10 |
public static final int |
TRITONSERVER_TYPE_FP32 |
11 |
public static final int |
TRITONSERVER_TYPE_FP64 |
12 |
public static final int |
TRITONSERVER_TYPE_INT16 |
7 |
public static final int |
TRITONSERVER_TYPE_INT32 |
8 |
public static final int |
TRITONSERVER_TYPE_INT64 |
9 |
public static final int |
TRITONSERVER_TYPE_INT8 |
6 |
public static final int |
TRITONSERVER_TYPE_INVALID |
0 |
public static final int |
TRITONSERVER_TYPE_UINT16 |
3 |
public static final int |
TRITONSERVER_TYPE_UINT32 |
4 |
public static final int |
TRITONSERVER_TYPE_UINT64 |
5 |
public static final int |
TRITONSERVER_TYPE_UINT8 |
2 |