aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCathal Corbett <cathal.corbett@arm.com>2022-01-28 12:17:19 +0000
committerCathal Corbett <cathal.corbett@arm.com>2022-02-21 09:29:38 +0000
commitb0baff73b1574a198e57d46fcd704cedc43cea16 (patch)
tree0db88ad2d0f9e32dec916822d9a42d5d5ab81723 /docs
parent23a08cc51569077e057c57fdd2c2b99c0aa982e2 (diff)
downloadarmnn-b0baff73b1574a198e57d46fcd704cedc43cea16.tar.gz
IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon
!ComputeLibrary:7150 Signed-off-by: Cathal Corbett <cathal.corbett@arm.com> Change-Id: I3de48ffc8d08c95a22705e2b68d069791bddae73
Diffstat (limited to 'docs')
-rw-r--r--docs/02_operator_list.dox14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/02_operator_list.dox b/docs/02_operator_list.dox
index e1eec58e4e..b51ba5775e 100644
--- a/docs/02_operator_list.dox
+++ b/docs/02_operator_list.dox
@@ -3323,6 +3323,20 @@ where N = batches, C = channels, H = height, W = width
<tr><td>FLOAT32
<tr><td>QASYMMS8
</table>
+ <td>CpuAcc
+ <td>
+ <ul>
+ <li>All
+ </ul>
+ <td>
+ <table>
+ <tr><th>Input Types
+ <tr><td>FLOAT32
+ </table>
+ <table>
+ <tr><th>Weight Types
+ <tr><td>FLOAT32
+ </table>
<tr>
<td rowspan="3">UnmapLayer
<td rowspan="3" style="width:200px;"> Layer to perform unmap operation on tensor.