aboutsummaryrefslogtreecommitdiff
path: root/src/armnnQuantizer
diff options
context:
space:
mode:
authorJan Eilers <jan.eilers@arm.com>2021-02-18 12:33:17 +0000
committerJan Eilers <jan.eilers@arm.com>2021-02-19 11:45:18 +0000
commit8548e9ccb0b8a5a8780a7d35e5abf19bb13f9dbc (patch)
tree4dd583a4729a99128b521259a65b72f1d41e08ea /src/armnnQuantizer
parent0fb4c23953d4e824081e1f2f789301ec311f7fca (diff)
downloadarmnn-8548e9ccb0b8a5a8780a7d35e5abf19bb13f9dbc.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/armnnQuantizer')
-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:|||
| ---|---|---|