Examples#
We provide step-by-step examples that demonstrate how to use various features of Model Navigator.
For the sake of readability and accessibility, we use a simple torch.nn.Linear model as an example.
These examples illustrate how to optimize, test and deploy the model on
the PyTriton and Triton Inference Server.
Step-by-step examples#
Example models#
Inside the example/models directory you can find ready to use example models in various frameworks.
Python:
PyTorch:
TensorFlow:
JAX:
ONNX: