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 35977fe commit 7c4c68eCopy full SHA for 7c4c68e
_doc/conf.py
@@ -187,6 +187,7 @@
187
"ExecuTorch": "https://pytorch.org/executorch/stable/intro-overview.html",
188
"ExecuTorch Runtime Python API Reference": "https://pytorch.org/executorch/stable/runtime-python-api-reference.html",
189
"ExecuTorch Tutorial": "https://pytorch.org/executorch/stable/tutorials/export-to-executorch-tutorial.html",
190
+ "experimental-experiment": "https://sdpython.github.io/doc/experimental-experiment/dev/",
191
"JIT": "https://en.wikipedia.org/wiki/Just-in-time_compilation",
192
"FunctionProto": "https://onnx.ai/onnx/api/classes.html#functionproto",
193
"graph break": "https://pytorch.org/docs/stable/torch.compiler_faq.html#graph-breaks",
0 commit comments