Skip to content

Commit f45f29e

Browse files
committed
fix doc
1 parent ed7f36f commit f45f29e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_doc/examples/plot_export_tiny_phi2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
# DynamicCache or any other cache cannot be exported
199199
# ++++++++++++++++++++++++++++++++++++++++++++++++++
200200
#
201-
# That's the role of :func:`onnx_diagnostic.torch_export_patches./torch_export_patches`.
201+
# That's the role of :func:`onnx_diagnostic.torch_export_patches.torch_export_patches`.
202202
# It registers the necessary information into pytorch to make the export
203203
# work with these. Its need should slowly disappear until :epkg:`transformers`
204204
# includes the serialization functions.

0 commit comments

Comments
 (0)