Polygraphy API#
Polygraphy is a toolkit designed to assist in running and debugging deep learning models in various frameworks. To use it with TensorRT-RTX, set the POLYGRAPHY_USE_TENSORRT_RTX environment variable to 1 before running Polygraphy commands.
Interface - Polygraphy API
GitHub - TensorRT > tools > Polygraphy
See also
- Optimizing Performance
References Polygraphy for benchmarking workflows.
- ONNX GraphSurgeon API
Companion tool for modifying ONNX models before optimization.