aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJan Eilers <jan.eilers@arm.com>2021-02-18 12:33:17 +0000
committerKeith Davis <keith.davis@arm.com>2021-02-19 13:10:08 +0000
commit94b0af496f2a410e3b7b12c8a6b2a1864dfb41d6 (patch)
tree46ff1f70fd4b026722f3c06cb9af3ae539f40a05 /src
parentd9a7c3194c2dfab1c7d858c69b1789ae8470a72f (diff)
downloadarmnn-94b0af496f2a410e3b7b12c8a6b2a1864dfb41d6.tar.gz
IVGCVSW-5682 Add Deprecation Notification
* For Quantizer, Tensorflow Parser and Caffe Parser Signed-off-by: Jan Eilers <jan.eilers@arm.com> Change-Id: If30daa54947c417c0d700f11e630546b1745b72e
Diffstat (limited to 'src')
-rw-r--r--src/armnnQuantizer/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/armnnQuantizer/README.md b/src/armnnQuantizer/README.md
index 73b65e74b4..6100372818 100644
--- a/src/armnnQuantizer/README.md
+++ b/src/armnnQuantizer/README.md
@@ -3,6 +3,7 @@
The `ArmnnQuantizer` is a program for loading a 32-bit float network into ArmNN and converting it into a quantized asymmetric 8-bit or quantized symmetric 16-bit network.
It supports static quantization by default, dynamic quantization is enabled if CSV file of raw input tensors is provided. Run the program with no arguments to see command-line help.
+**NOTE**: The ArmnnQuantizer is deprecated in Arm NN 21.02 and will be removed in 21.05.
|Cmd:|||
| ---|---|---|