From 94916a5c06065bca0b232106bd4ae68f9986b7b0 Mon Sep 17 00:00:00 2001 From: Teresa Charlin Date: Wed, 19 Oct 2022 08:48:07 +0100 Subject: IVGCVSW-6493 Add GpuAcc Batch MatMul workload Fp32 * GpuAcc only supports up to 3D, so no 4D test have been added Signed-off-by: Teresa Charlin Change-Id: Ie926cd45c350be624cbdc6cb27c89d2d3f60884b --- docs/02_operator_list.dox | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/02_operator_list.dox b/docs/02_operator_list.dox index d9a3d2c83b..007d4f5e35 100644 --- a/docs/02_operator_list.dox +++ b/docs/02_operator_list.dox @@ -304,12 +304,13 @@ where N = batches, C = channels, H = height, W = width GpuAcc - + +
+
FLOAT32 +
BatchNormalizationLayer Layer to perform batch normalization. -- cgit v1.2.1