morpheus.utils.onnx_to_trt
Functions
|
This class converts an Onnx model to a TRT model. |
- gen_engine(c)[source]
This class converts an Onnx model to a TRT model.
- Parameters
- c
morpheus.config.ConfigOnnxToTRT
Onnc to TRT generator configuration.
- c