What can I help you with?
NVIDIA Morpheus (25.02.01)

morpheus.utils.onnx_to_trt

Functions

gen_engine(config) 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
configmorpheus.config.ConfigOnnxToTRT

ONNX to TRT generator configuration.

Previous morpheus.utils.monitor_utils.SilentMorpheusTqdm
Next morpheus.utils.producer_consumer_queue
© Copyright 2024, NVIDIA. Last updated on Mar 3, 2025.