MLCE-530 Add support of int8 weight for UnidirectionalSequenceLstm
 to Ref backend and armnn delegate

Signed-off-by: Narumol Prangnawarat <narumol.prangnawarat@arm.com>
Change-Id: I203d0029c12221228ffe229acda3c90594394e9b
diff --git a/docs/01_03_delegate.dox b/docs/01_03_delegate.dox
index 92cdf6d..04f216a 100644
--- a/docs/01_03_delegate.dox
+++ b/docs/01_03_delegate.dox
@@ -165,6 +165,8 @@
 
 - TRANSPOSE_CONV
 
+- UNIDIRECTIONAL_SEQUENCE_LSTM
+
 - UNPACK
 
 More machine learning operators will be supported in future releases.