25 lines
508 B
ReStructuredText
25 lines
508 B
ReStructuredText
=================
|
|
ONNX GraphSurgeon
|
|
=================
|
|
|
|
This page includes the Python API documentation for ONNX GraphSurgeon. ONNX GraphSurgeon
|
|
provides a convenient way to create and modify ONNX models.
|
|
|
|
For installation instructions and examples see
|
|
`this page <https://github.com/NVIDIA/TensorRT/tree/main/tools/onnx-graphsurgeon>`_ instead.
|
|
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
self
|
|
|
|
.. toctree::
|
|
:caption: API Reference
|
|
:maxdepth: 2
|
|
|
|
exporters/toc
|
|
importers/toc
|
|
ir/toc
|
|
exception/toc
|