From 8548e9ccb0b8a5a8780a7d35e5abf19bb13f9dbc Mon Sep 17 00:00:00 2001 From: Jan Eilers Date: Thu, 18 Feb 2021 12:33:17 +0000 Subject: IVGCVSW-5682 Add Deprecation Notification * For Quantizer, Tensorflow Parser and Caffe Parser Signed-off-by: Jan Eilers Change-Id: If30daa54947c417c0d700f11e630546b1745b72e --- src/armnnQuantizer/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'src/armnnQuantizer/README.md') 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:||| | ---|---|---| -- cgit v1.2.1