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