aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCathal Corbett <cathal.corbett@arm.com>2022-02-09 23:21:35 +0000
committerCathal Corbett <cathal.corbett@arm.com>2022-02-22 08:46:07 +0000
commitad9171701e6032b3ddf3573f85780bae30c512c6 (patch)
treea5a24cfecc3eb525524d8e63a194b18735176304 /docs
parentb0baff73b1574a198e57d46fcd704cedc43cea16 (diff)
downloadarmnn-ad9171701e6032b3ddf3573f85780bae30c512c6.tar.gz
IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl
!ComputeLibrary:7150 Signed-off-by: Cathal Corbett <cathal.corbett@arm.com> Change-Id: I01690e6555978d93c41d09bbe5378683bc925f61
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 b51ba5775e..ee0341ca2b 100644
--- a/docs/02_operator_list.dox
+++ b/docs/02_operator_list.dox
@@ -3337,6 +3337,20 @@ where N = batches, C = channels, H = height, W = width
<tr><th>Weight Types
<tr><td>FLOAT32
</table>
+ <td>GpuAcc
+ <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.