aboutsummaryrefslogtreecommitdiff
path: root/python/pyarmnn/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'python/pyarmnn/README.md')
-rw-r--r--python/pyarmnn/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/pyarmnn/README.md b/python/pyarmnn/README.md
index b510c361c7..a165f58609 100644
--- a/python/pyarmnn/README.md
+++ b/python/pyarmnn/README.md
@@ -1,5 +1,6 @@
# PyArmNN
+## Note: Arm NN will be dropping support for PyArmNN in 24.08.
PyArmNN is a python extension for [Arm NN SDK](https://developer.arm.com/ip-products/processors/machine-learning/arm-nn).
PyArmNN provides interface similar to Arm NN C++ Api.
Before you proceed with the project setup, you will need to checkout and build a corresponding Arm NN version.