Programming Guides#
Several new APIs and data types are added to the Maxine SDK C API to
enable running features on Triton. It includes APIs related to
communication with the server and batching. The following sections
explain the usage of these APIs. For detailed information regarding the
usage in an application, refer to TritonClientApp in the SDKs.