aboutsummaryrefslogtreecommitdiff
path: root/docs/01_01_parsers.dox
diff options
context:
space:
mode:
Diffstat (limited to 'docs/01_01_parsers.dox')
-rw-r--r--docs/01_01_parsers.dox4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/01_01_parsers.dox b/docs/01_01_parsers.dox
index 94386f1c84..025858e13d 100644
--- a/docs/01_01_parsers.dox
+++ b/docs/01_01_parsers.dox
@@ -28,6 +28,8 @@ should be able to load your model according to the list of supported layers, but
messages, then try upgrading your model to the latest format using Caffe, either by saving it to a new file or using
the upgrade utilities in `caffe/tools`.
+\b NOTE: The Arm NN Caffe Parser is deprecated in Arm NN 21.02 and will be removed in 21.05.
+
## Caffe layers supported by the Arm NN SDK
This reference guide provides a list of Caffe layers the Arm NN SDK currently supports.
@@ -229,6 +231,8 @@ More machine learning operators will be supported in future releases.
`armnnTfParser` is a library for loading neural networks defined by TensorFlow protobuf files into the Arm NN runtime.
+\b NOTE: The Arm NN Tensorflow Parser is deprecated in Arm NN 21.02 and will be removed in 21.05.
+
## TensorFlow operators that the Arm NN SDK supports
This reference guide provides a list of TensorFlow operators the Arm NN SDK currently supports.