Skip to content

Commit aba59b2

Browse files
committed
fix
1 parent 06cca56 commit aba59b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_doc/technical/plot_generate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ def simple_generate_with_cache(
179179
# +++++++++++++
180180
#
181181
# Then we can call method generate for two tokens.
182-
# This function is part of :epkg:`onnx_diagnostic` but follows the implementation
182+
# This function is part of :mod:`onnx_diagnostic` but follows the implementation
183183
# seen earlier for a torch model.
184184
# Let's ask first the function to return the session to avoid creating on the second call.
185185

0 commit comments

Comments
 (0)