File tree 1 file changed +10
-6
lines changed
1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,16 @@ Welcome to the ExecuTorch Documentation
4
4
=======================================
5
5
6
6
.. important ::
7
- This is a preview version of ExecuTorch and should be used for testing
8
- and evaluation purposes only. It is not recommended for use in production
9
- settings. We welcome any feedback, suggestions, and bug reports from the
10
- community to help us improve the technology. Please use the `PyTorch
11
- Forums <https://discuss.pytorch.org/c/executorch> `__ for discussion and
12
- feedback about ExecuTorch using the **ExecuTorch ** category, and our `GitHub
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.
12
+
13
+ We welcome any feedback, suggestions, and bug reports from the community
14
+ to help us improve the technology. Please use the `PyTorch Forums
15
+ <https://discuss.pytorch.org/c/executorch> `__ for discussion and feedback
16
+ about ExecuTorch using the **ExecuTorch ** category, and our `GitHub
13
17
repository <https://github.com/pytorch/executorch/issues> `__ for bug
14
18
reporting.
15
19
You can’t perform that action at this time.
0 commit comments