We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ff0014 commit fc60c36Copy full SHA for fc60c36
_doc/index.rst
@@ -20,6 +20,7 @@ onnx-diagnostic: investigate onnx models
20
21
The main feature is about `patches <https://github.com/sdpython/onnx-diagnostic/tree/main/onnx_diagnostic/torch_export_patches>`_:
22
it helps exporting **pytorch models into ONNX**, mostly designed for LLMs using dynamic caches.
23
+Sources available at `github/onnx-diagnostic <https://github.com/sdpython/onnx-diagnostic/>`_.
24
25
.. code-block:: python
26
0 commit comments