File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments