chore: import upstream snapshot with attribution
Docker Image CI / build-ubuntu2004 (push) Has been cancelled
Docker Image CI / build-ubuntu2004 (push) Has been cancelled
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user