From bd22c7d8d71bb9d6fdebcd07a472d66c7616abad Mon Sep 17 00:00:00 2001 From: Teresa Charlin Date: Tue, 26 Apr 2022 18:14:12 +0100 Subject: IVGCVSW-6862 Add GATHERNd Neon workload * Changing the test in the delegate to match one of the unit tests Signed-off-by: Teresa Charlin Change-Id: I553ca266116ba8ee173fc951ab1ffd2b6eed1428 --- docs/02_operator_list.dox | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/02_operator_list.dox b/docs/02_operator_list.dox index b29d56f6b5..a02b4da2ff 100644 --- a/docs/02_operator_list.dox +++ b/docs/02_operator_list.dox @@ -1481,13 +1481,19 @@ where N = batches, C = channels, H = height, W = width CpuAcc - -
-
TBD -
+ +
+
BFLOAT16 +
FLOAT16 +
FLOAT32 +
QASYMMS8 +
QASYMMU8 +
QSYMMS16 +
SIGNED32 +
GpuAcc -- cgit v1.2.1