ONNX GraphSurgeon API#
ONNX GraphSurgeon provides a convenient way to create and modify ONNX models.
Interface - ONNX GraphSurgeon API
GitHub - TensorRT > tools > onnx-graphsurgeon
See also
- Polygraphy API
Companion toolkit for running and debugging deep learning models.
- Troubleshooting
ONNX-related error resolution and debugging guidance.
- Extending TensorRT with Custom Layers
Custom plugin authoring, including ONNX parser integration.