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 8967e67 commit 6655100Copy full SHA for 6655100
_doc/examples/plot_export_tiny_llm.py
@@ -174,4 +174,4 @@ def _forward_(*args, _f=None, **kwargs):
174
# If you have any error, then look at example
175
# :ref:`l-plot-tiny-llm-export-patched`.
176
177
-doc.plot_legend("Tiny-LLM fails", "torch.export.export", "tomato")
+doc.plot_legend("Tiny-LLM\nforward inputs\nbehind generate", "torch.export.export", "tomato")
0 commit comments