Design#

Diagram of Triton-enabled SDKs

Figure 1. Triton-enabled SDK design.#

The Triton-enabled SDKs have two components: the server and the SDK library. The server contains the entire feature pipeline and is responsible for the end-to-end execution of the feature. The SDK library is responsible for sending the input data from the user’s application to the server, running the feature on the server, and providing output back to the user’s application.