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 e52bc52 commit 62c952cCopy full SHA for 62c952c
_doc/api/torch_export_patches/index.rst
@@ -6,6 +6,7 @@ onnx_diagnostic.torch_export_patches
6
:caption: submodules
7
8
patches/index
9
+ patch_expressions
10
patch_inputs
11
patch_module
12
_doc/api/torch_export_patches/patch_expressions.rst
@@ -0,0 +1,7 @@
1
+
2
+onnx_diagnostic.torch_export_patches.patch_expressions
3
+======================================================
4
5
+.. automodule:: onnx_diagnostic.torch_export_patches.patch_expressions
+ :members:
+ :no-undoc-members:
0 commit comments