Enum trtserver_requestoptionsflag_enum

Enum Documentation

enum trtserver_requestoptionsflag_enum

TRTSERVER_InferenceRequestOptions.

Object representing the request meta-data needed for an inference.Inference request option flags. The enum values must be power-of-2 values.

Values:

TRTSERVER_REQUEST_FLAG_NONE = 0
TRTSERVER_REQUEST_FLAG_SEQUENCE_START = 1
TRTSERVER_REQUEST_FLAG_SEQUENCE_END = 2