Skip to content

Commit 1438cf7

Browse files
tarun292facebook-github-bot
authored andcommitted
Point to to_edge_transform_and_lower in ExecuTorch API docs
Summary: Add a pointer to `to_edge_transform_and_lower` in the ExecuTorch export API docs. Differential Revision: D64407042
1 parent ca32a6e commit 1438cf7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/source/export-to-executorch-api-reference.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ For detailed information on how APIs evolve and the deprecation process, please
66
.. automodule:: executorch.exir
77
.. autofunction:: to_edge
88

9+
.. automodule:: executorch.exir
10+
.. autofunction:: to_edge_transform_and_lower
11+
912
.. autoclass:: EdgeProgramManager
1013
:members: methods, config_methods, exported_program, transform, to_backend, to_executorch
1114

0 commit comments

Comments
 (0)