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 b7a7e14 commit 7a86547Copy full SHA for 7a86547
docs/conf.py
@@ -89,6 +89,7 @@
89
"matplotlib": ("https://matplotlib.org/stable/", None),
90
"numpy": ("https://numpy.org/doc/stable/", None),
91
"onnx": ("https://onnx.ai/onnx/", None),
92
+ "onnx_ir": ("https://onnx.ai/ir-py/", None),
93
"onnxruntime": ("https://onnxruntime.ai/docs/api/python/", None),
94
"scipy": ("https://docs.scipy.org/doc/scipy/", None),
95
"torch": ("https://pytorch.org/docs/main/", None),
0 commit comments