chore: import upstream snapshot with attribution
Docker Image CI / build-ubuntu2004 (push) Has been cancelled

This commit is contained in:
wehub-resource-sync
2026-07-13 13:36:55 +08:00
commit c8a779b1bb
1887 changed files with 3245738 additions and 0 deletions
@@ -0,0 +1,7 @@
============
Loaders
============
Module: ``polygraphy.tools.args``
.. automodule:: polygraphy.tools.args.backend.onnx.loader
@@ -0,0 +1,8 @@
==========
ONNX
==========
Module: ``polygraphy.tools.args``
.. toctree::
loader
@@ -0,0 +1,7 @@
============
Loaders
============
Module: ``polygraphy.tools.args``
.. automodule:: polygraphy.tools.args.backend.onnxrt.loader
@@ -0,0 +1,7 @@
============
Runners
============
Module: ``polygraphy.tools.args``
.. automodule:: polygraphy.tools.args.backend.onnxrt.runner
@@ -0,0 +1,9 @@
=============
ONNX-Runtime
=============
Module: ``polygraphy.tools.args``
.. toctree::
loader
runner
@@ -0,0 +1,7 @@
============
Runners
============
Module: ``polygraphy.tools.args``
.. automodule:: polygraphy.tools.args.backend.pluginref.runner
@@ -0,0 +1,8 @@
================
Plugin Reference
================
Module: ``polygraphy.tools.args``
.. toctree::
runner
@@ -0,0 +1,9 @@
============
Loaders
============
Module: ``polygraphy.tools.args``
.. automodule:: polygraphy.tools.args.backend.tf.loader
.. automodule:: polygraphy.tools.args.backend.tf.config
@@ -0,0 +1,7 @@
============
Runners
============
Module: ``polygraphy.tools.args``
.. automodule:: polygraphy.tools.args.backend.tf.runner
@@ -0,0 +1,9 @@
==========
TensorFlow
==========
Module: ``polygraphy.tools.args``
.. toctree::
loader
runner
@@ -0,0 +1,12 @@
========
Backends
========
Module: ``polygraphy.tools.args``
.. toctree::
onnx/toc
onnxrt/toc
pluginref/toc
tf/toc
trt/toc
@@ -0,0 +1,9 @@
============
Loaders
============
Module: ``polygraphy.tools.args``
.. automodule:: polygraphy.tools.args.backend.trt.loader
.. automodule:: polygraphy.tools.args.backend.trt.config
@@ -0,0 +1,7 @@
============
Runners
============
Module: ``polygraphy.tools.args``
.. automodule:: polygraphy.tools.args.backend.trt.runner
@@ -0,0 +1,9 @@
=========
TensorRT
=========
Module: ``polygraphy.tools.args``
.. toctree::
loader
runner