Skip to content

Commit 68dbfa7

Browse files
mergennachinfacebook-github-bot
authored andcommitted
: Remove "under active development" in XNNPACK
Differential Revision: D64115305
1 parent e540bcb commit 68dbfa7

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)