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 45368c7 commit 5fde01eCopy full SHA for 5fde01e
README.md
@@ -30,6 +30,12 @@ and feedback about ExecuTorch using the tag **#executorch** and
30
our [GitHub repository](https://github.com/pytorch/executorch/issues)
31
for bug reporting.
32
33
+The ExecuTorch code and APIs are still changing quickly, and there are not yet
34
+any guarantees about forward/backward source compatibility. We recommend using
35
+the latest `v#.#.#` release tag from the
36
+[Releases](https://github.com/pytorch/executorch/releases) page when
37
+experimenting with this preview release.
38
+
39
## Directory Structure [WIP]
40
41
```
0 commit comments