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.backend.base``
.. automodule:: polygraphy.backend.base.loader
@@ -0,0 +1,7 @@
============
Runners
============
Module: ``polygraphy.backend.base``
.. automodule:: polygraphy.backend.base.runner
@@ -0,0 +1,11 @@
===============
Base Interface
===============
The base interface for all loaders and runners.
Module: ``polygraphy.backend.base``
.. toctree::
loader
runner