User Guide
Developer Guide
Reference
↰ Parent directory (src/backends/custom)
src/backends/custom
Contents
Definition (src/backends/custom/custom.h)
src/backends/custom/custom.h
Includes
Included By
Classes
Enums
Functions
Defines
Typedefs
stddef.h
stdint.h
File custom_instance.h
Struct custom_initdata_struct
Struct custom_payload_struct
Enum custom_memorytype_enum
Enum custom_serverparamkind_enum
Function CustomErrorString
Function CustomExecute
Function CustomExecuteV2
Function CustomFinalize
Function CustomInitialize
Function CustomVersion
Define CUSTOM_NO_GPU_DEVICE
Define CUSTOM_SERVER_PARAMETER_CNT
Define TRTIS_CUSTOM_EXPORT
Typedef CustomErrorStringFn_t
Typedef CustomExecuteFn_t
Typedef CustomExecuteV2Fn_t
Typedef CustomFinalizeFn_t
Typedef CustomGetNextInputFn_t
Typedef CustomGetNextInputV2Fn_t
Typedef CustomGetOutputFn_t
Typedef CustomGetOutputV2Fn_t
Typedef CustomInitializeData
Typedef CustomInitializeFn_t
Typedef CustomMemoryType
Typedef CustomPayload
Typedef CustomServerParameter
Typedef CustomVersionFn_t