aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCathal Corbett <cathal.corbett@arm.com>2022-03-03 15:13:23 +0000
committerCathal Corbett <cathal.corbett@arm.com>2022-03-03 15:13:32 +0000
commitfd5bec4cc0e6ef192a580621f225c971d605c261 (patch)
tree1547c8a37c24ea99587d604335254629754b1ab0 /docs
parent624b5a3b8e3978e9b3887918194d485b14674cea (diff)
downloadarmnn-fd5bec4cc0e6ef192a580621f225c971d605c261.tar.gz
Revert "Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon""
This reverts commit f87b90e4dbb906436cf205a2a19e199bfe9224ed. Reason for revert: 22.02 release. Change-Id: I1ca5a79a8957908f655a6c4e79eefa24c5aec645
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 a2b31fc761..51c01b98fb 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.