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
│ │ ├── <ahref="backends/apple/coreml">coreml</a> - CoreML backend for Apple devices. See <ahref="docs/source/backends/coreml/coreml-overview.md">doc</a>.
28
28
│ │ └── <ahref="backends/apple/mps">mps</a> - Metal Performance Shaders backend for Apple devices. See <ahref="docs/source/backends/mps/mps-overview.md">doc</a>.
29
-
│ ├── <ahref="backends/arm">arm</a> - ARM architecture backends. See <ahref="docs/source/backends-arm-ethos-u.md">doc</a>.
29
+
│ ├── <ahref="backends/arm">arm</a> - ARM architecture backends. See <ahref="docs/source/backends/arm-ethos-u/arm-ethos-u-overview.md">doc</a>.
30
30
│ ├── <ahref="backends/cadence">cadence</a> - Cadence-specific backends. See <ahref="docs/source/backends-cadence.md">doc</a>.
31
31
│ ├── <ahref="backends/example">example</a> - Example backend implementations.
32
32
│ ├── <ahref="backends/mediatek">mediatek</a> - MediaTek-specific backends. See <ahref="docs/source/backends-mediatek.md">doc</a>.
@@ -324,7 +324,8 @@ the code you're modifying and find an author who has more context. Ask them
324
324
for their help in the PR comments.
325
325
326
326
### Continuous Integration
327
-
See https://hud.pytorch.org/hud/pytorch/executorch/main for the current state of
327
+
328
+
See https://hud.pytorch.org/hud/pytorch/executorch/main for the current state of <!-- @lint-ignore -->
328
329
the CI (continuous integration) jobs. If `main` is broken, consider rebasing
329
330
your PR onto the `release/1.1` branch, which points to the most recent
0 commit comments