aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDavid Monahan <david.monahan@arm.com>2023-07-26 18:37:45 +0100
committerTeresaARM <teresa.charlinreyes@arm.com>2023-07-27 11:57:49 +0000
commit36e6eaecf616f08f4d717d56e6a4ee0400d96829 (patch)
treebd31823a9ffb37718dfb883a8e042698605f7519 /docs
parent7e4d936be9647ef9e1159747fc177d6b61c21556 (diff)
downloadarmnn-36e6eaecf616f08f4d717d56e6a4ee0400d96829.tar.gz
IVGCVSW-2292 Tile Operator Neon Implementation
* Added Implementation of the Tile Operator Workload to Neon * Added calls to the existing unittests * Added Documentation Signed-off-by: David Monahan <david.monahan@arm.com> Change-Id: I0030ffe514215c79f5629d20671254dde9bec452
Diffstat (limited to 'docs')
-rw-r--r--docs/02_operator_list.dox16
1 files changed, 11 insertions, 5 deletions
diff --git a/docs/02_operator_list.dox b/docs/02_operator_list.dox
index 02b72ca66c..d7b2bb5bb8 100644
--- a/docs/02_operator_list.dox
+++ b/docs/02_operator_list.dox
@@ -3336,13 +3336,19 @@ where N = batches, C = channels, H = height, W = width
<td>CpuAcc
<td>
<ul>
- <li>None
+ <li>All
</ul>
<td>
- <table>
- <tr><th>
- <tr><td>None
- </table>
+ <table>
+ <tr><th>
+ <tr><td>FLOAT16
+ <tr><td>FLOAT32
+ <tr><td>QASYMMS8
+ <tr><td>QASYMMU8
+ <tr><td>QASYMM8
+ <tr><td>QSYMMS16
+ <tr><td>SIGNED32
+ </table>
<tr>
<td>GpuAcc
<td>