morpheus.utils.onnx_to_trt

Functions

gen_engine(c)

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
cmorpheus.config.ConfigOnnxToTRT

Onnc to TRT generator configuration.

© Copyright 2023, NVIDIA. Last updated on Apr 11, 2023.