You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/tutorial-arm-ethos-u.md
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,12 +17,6 @@ In this tutorial you will learn how to export a simple PyTorch model for the Exe
17
17
18
18
::::
19
19
20
-
```{warning}
21
-
This delegate is under active development, to get best results please use a recent version.
22
-
The TOSA and Ethos-U backend support is reasonably mature and used in production by some users.
23
-
You may encounter some rough edges and features which may be documented or planned but not implemented, please refer to the in-tree documentation for the latest status of features.
24
-
```
25
-
26
20
```{tip}
27
21
If you are already familiar with this delegate, you may want to jump directly to the examples:
28
22
* [Examples in the ExecuTorch repository](https://github.com/pytorch/executorch/tree/main/examples/arm)
@@ -217,4 +211,4 @@ If you encountered any bugs or issues following this tutorial please file a bug/
217
211
218
212
```
219
213
Arm is a registered trademark of Arm Limited (or its subsidiaries or affiliates).
0 commit comments