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 ca32a6e commit 1438cf7Copy full SHA for 1438cf7
docs/source/export-to-executorch-api-reference.rst
@@ -6,6 +6,9 @@ For detailed information on how APIs evolve and the deprecation process, please
6
.. automodule:: executorch.exir
7
.. autofunction:: to_edge
8
9
+.. automodule:: executorch.exir
10
+.. autofunction:: to_edge_transform_and_lower
11
+
12
.. autoclass:: EdgeProgramManager
13
:members: methods, config_methods, exported_program, transform, to_backend, to_executorch
14
0 commit comments