Skip to content

Commit cb3a546

Browse files
mergennachinfacebook-github-bot
authored andcommitted
Remove "under active development" in XNNPACK (#6048)
Summary: Pull Request resolved: #6048 Reviewed By: digantdesai Differential Revision: D64115305 fbshipit-source-id: 3eb526f395b8eab88e1730a1dee3ee1ea3f32171
1 parent 36a5bc6 commit cb3a546

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/source/native-delegates-executorch-xnnpack-delegate.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22

33
This is a high-level overview of the ExecuTorch XNNPACK backend delegate. This high performance delegate is aimed to reduce CPU inference latency for ExecuTorch models. We will provide a brief introduction to the XNNPACK library and explore the delegate’s overall architecture and intended use cases.
44

5-
::::{note}
6-
XNNPACK delegate is currently under active development, and may change in the future
7-
::::
8-
95
## What is XNNPACK?
106
XNNPACK is a library of highly-optimized neural network operators for ARM, x86, and WebAssembly architectures in Android, iOS, Windows, Linux, and macOS environments. It is an open source project, you can find more information about it on [github](https://github.com/google/XNNPACK).
117

0 commit comments

Comments
 (0)