Skip to content

Commit 6655100

Browse files
committed
title
1 parent 8967e67 commit 6655100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_doc/examples/plot_export_tiny_llm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,4 +174,4 @@ def _forward_(*args, _f=None, **kwargs):
174174
# If you have any error, then look at example
175175
# :ref:`l-plot-tiny-llm-export-patched`.
176176

177-
doc.plot_legend("Tiny-LLM fails", "torch.export.export", "tomato")
177+
doc.plot_legend("Tiny-LLM\nforward inputs\nbehind generate", "torch.export.export", "tomato")

0 commit comments

Comments
 (0)