Quiz 20 Question 2 of 20

An AI engineering team has trained a deep learning model using PyTorch and wants to deploy it to a production environment. To meet their latency service level agreements (SLAs), they need to optimize the model's graph structure, merge redundant layers, and calibrate weights to FP16 precision. Which component of the NVIDIA software stack should they use to optimize this model for inference?

Select an answer to reveal the explanation.

Motivation