aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCian McGriskin <cian.mcgriskin@arm.com>2023-07-26 11:52:47 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-08-04 20:48:03 +0100
commit3b3dcbf0321fadcb2b7b5b550a4d03f510d7cb7b (patch)
tree9658a4d20fc73bfb8498aa8617202c49406f9eaa /docs
parent88bef3acd73069df13256e818f32555b19e1a8b4 (diff)
downloadarmnn-3b3dcbf0321fadcb2b7b5b550a4d03f510d7cb7b.tar.gz
IVGCVSW-2291 TILE Operator CL Implementation
* Added Tile Operator Implementation to CL * Added calls to the existing UnitTests * Added Documentation Signed-off-by: Cian McGriskin <cian.mcgriskin@arm.com> Change-Id: If7d25c7aa669c24e7816e5d445c7a3b9ce6972d4
Diffstat (limited to 'docs')
-rw-r--r--docs/02_operator_list.dox11
1 files changed, 9 insertions, 2 deletions
diff --git a/docs/02_operator_list.dox b/docs/02_operator_list.dox
index e3c9f8c1f2..a37b6fa3a7 100644
--- a/docs/02_operator_list.dox
+++ b/docs/02_operator_list.dox
@@ -3328,6 +3328,7 @@ where N = batches, C = channels, H = height, W = width
<tr><td>FLOAT32
<tr><td>QASYMMS8
<tr><td>QASYMMU8
+ <tr><td>QSYMMS8
<tr><td>QSYMMS16
<tr><td>SIGNED32
</table>
@@ -3352,12 +3353,18 @@ where N = batches, C = channels, H = height, W = width
<td>GpuAcc
<td>
<ul>
- <li>None
+ <li>All
</ul>
<td>
<table>
<tr><th>
- <tr><td>None
+ <tr><td>FLOAT16
+ <tr><td>FLOAT32
+ <tr><td>QASYMMS8
+ <tr><td>QASYMMU8
+ <tr><td>QSYMMS8
+ <tr><td>QSYMMS16
+ <tr><td>SIGNED32
</table>
<tr>
<td rowspan="3">TransposeConvolution2dLayer