Skip to content

Commit c62cbfe

Browse files
authored
Arm backend: Remove out of date warning for ethos-u tutorial (#14897)
1 parent 2672dd3 commit c62cbfe

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

docs/source/tutorial-arm-ethos-u.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,6 @@ In this tutorial you will learn how to export a simple PyTorch model for the Exe
1717

1818
::::
1919

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-
2620
```{tip}
2721
If you are already familiar with this delegate, you may want to jump directly to the examples:
2822
* [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/
217211
218212
```
219213
Arm is a registered trademark of Arm Limited (or its subsidiaries or affiliates).
220-
```
214+
```

0 commit comments

Comments
 (0)