From b85113e7e0b20275892fc6ecce3a52f01cd1e435 Mon Sep 17 00:00:00 2001 From: Cathal Corbett Date: Tue, 22 Feb 2022 11:51:43 +0000 Subject: ArmNN documentation operator list update. Signed-off-by: Cathal Corbett Change-Id: I4f7bbe9671227c222e69e51a331451a88ba150ae --- docs/02_operator_list.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/02_operator_list.dox b/docs/02_operator_list.dox index e1eec58e4e..a2b31fc761 100644 --- a/docs/02_operator_list.dox +++ b/docs/02_operator_list.dox @@ -21,8 +21,8 @@ The main data-types that the Machine Learning functions support are the followin
  • QASYMMU8: 8-bit unsigned asymmetric quantized
  • QASYMMS8: 8-bit signed asymmetric quantized
  • QUANTIZEDSYMM8PERAXIS: 8-bit signed symmetric quantized -
  • QSYMMS8: 8-bit unsigned symmetric quantized -
  • QSYMMS16: 16-bit unsigned symmetric quantized +
  • QSYMMS8: 8-bit signed symmetric quantized +
  • QSYMMS16: 16-bit signed symmetric quantized
  • FLOAT32: 32-bit single precision floating point
  • FLOAT16: 16-bit half precision floating point
  • SIGNED32: 32-bit signed integer -- cgit v1.2.1