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 8de38e2 commit 1d139dfCopy full SHA for 1d139df
_doc/examples/plot_dump_intermediate_results.py
@@ -12,7 +12,7 @@
12
the only way is to compare intermediate outputs alon the computation.
13
The first step into that direction is to dump the intermediate results
14
coming from :epkg:`pytorch`.
15
-We use :func:`onnx_diagnostic.helpers.torch_helper import steal_forward` for that.
+We use :func:`onnx_diagnostic.helpers.torch_helper.steal_forward` for that.
16
17
A simple LLM Model
18
++++++++++++++++++
0 commit comments