From 4952a3e2157673d28088f909230e431f0adee663 Mon Sep 17 00:00:00 2001 From: Cathal Corbett Date: Thu, 3 Mar 2022 15:14:18 +0000 Subject: Revert "Revert "IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl"" This reverts commit 79cef69b1ec58f9ce010461eaaad04c896a4fe15. Reason for revert: 22.05 release. Change-Id: Id2ecbf563e8808694fb8605604e8c3c39c29cec2 --- docs/02_operator_list.dox | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'docs/02_operator_list.dox') diff --git a/docs/02_operator_list.dox b/docs/02_operator_list.dox index 51c01b98fb..2d16818e76 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 Weight Types FLOAT32 + GpuAcc + + + + +
Input Types +
FLOAT32 +
+ +
Weight Types +
FLOAT32 +
UnmapLayer Layer to perform unmap operation on tensor. -- cgit v1.2.1