Skip to content

TensorRT Optimization

NVIDIA TensorRT is a high-performance deep learning inference optimizer and runtime for production deployment.

You can move on when you can...

  • Convert trained models (PyTorch, TensorFlow, ONNX) to TensorRT
  • Understand precision calibration (FP32, FP16, INT8)
  • Optimize inference performance on edge devices
  • Profile and benchmark model latency and throughput
  • Deploy optimized models in production

External Resources

See in tree →

Next in the tree