aboutsummaryrefslogtreecommitdiff
path: root/src/armnnQuantizer/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/armnnQuantizer/README.md')
-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:|||
| ---|---|---|