Function TRITONSERVER_ErrorCode¶
Defined in File tritonserver.h
Function Documentation¶
-
TRITONSERVER_Error_Code
TRITONSERVER_ErrorCode
(TRITONSERVER_Error *error)¶ Get the error code.
- Return
The error code.
- Parameters
error
: The error object.
Defined in File tritonserver.h
TRITONSERVER_ErrorCode
(TRITONSERVER_Error *error)¶Get the error code.
The error code.
error
: The error object.