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 ed7f36f commit f45f29eCopy full SHA for f45f29e
_doc/examples/plot_export_tiny_phi2.py
@@ -198,7 +198,7 @@
198
# DynamicCache or any other cache cannot be exported
199
# ++++++++++++++++++++++++++++++++++++++++++++++++++
200
#
201
-# That's the role of :func:`onnx_diagnostic.torch_export_patches./torch_export_patches`.
+# That's the role of :func:`onnx_diagnostic.torch_export_patches.torch_export_patches`.
202
# It registers the necessary information into pytorch to make the export
203
# work with these. Its need should slowly disappear until :epkg:`transformers`
204
# includes the serialization functions.
0 commit comments