Skip to content

Commit d7699b2

Browse files
mergennachinfacebook-github-bot
authored andcommitted
Update the "This is an alpha release" wording to "this is beta release" (#6217)
Summary: Pull Request resolved: #6217 Reviewed By: tarun292 Differential Revision: D64374464
1 parent 4357230 commit d7699b2

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

docs/source/index.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@ Welcome to the ExecuTorch Documentation
44
=======================================
55

66
.. important::
7-
This is an alpha release; the ExecuTorch APIs and the ``.pte`` binary format
8-
may change in incompatible ways before stabilizing in a future beta release.
9-
When deploying models, we currently recommend using a version of the runtime
10-
built from the same git revision that was used to generate the ``.pte`` file.
11-
Once the format has stabilized, this will no longer be necessary.
7+
This is a beta release. As of this ExecuTorch beta release, the API
8+
will follow the `lifecycle and deprecation policy <api-life-cycle.html.html>`__
9+
and ``.pte`` binary format will comply with the *runtime compatibility policy* (TODO: add link).
10+
This ensures that application developers can update to the latest version of ExecuTorch
11+
without breaking existing integration code, in accordance with these policies.
12+
If any issues arise or compatibility breaks occur, please `report them in GitHub <https://github.com/pytorch/executorch/issues/new/choose>`__.
1213

1314
We welcome any feedback, suggestions, and bug reports from the community
1415
to help us improve the technology. Please use the `PyTorch Forums

0 commit comments

Comments
 (0)