aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2023-01-10 10:32:51 +0000
committerTeresaARM <teresa.charlinreyes@arm.com>2023-05-08 13:16:25 +0000
commit97a3aefff63ae081ae62aa5bac17d6e9c401937e (patch)
tree4cda3515b8718215be14ae95283a51a49b372e68 /docs
parent1fe6c8170ae2fe90b53fb71b7570aec9dfe75c45 (diff)
downloadarmnn-97a3aefff63ae081ae62aa5bac17d6e9c401937e.tar.gz
IVGCVSW-7308 Add GpuAcc Batch MatMul workload
* Call dedicated MatMul kernel in ACL * Add int8 tests * Add int8 to documentation * Force tensors to be dynamic (nonConst) as per request of ACL Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: I7b7ac20deec8637dc46ca990d339d92c4587cbe4
Diffstat (limited to 'docs')
-rw-r--r--docs/02_operator_list.dox1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/02_operator_list.dox b/docs/02_operator_list.dox
index 791565a985..53e37e2b4e 100644
--- a/docs/02_operator_list.dox
+++ b/docs/02_operator_list.dox
@@ -311,6 +311,7 @@ where N = batches, C = channels, H = height, W = width
<table>
<tr><th>
<tr><td>FLOAT32
+ <tr><td>QASYMMS8
</table>
<tr>
<td rowspan="3">BatchNormalizationLayer