IVGCVSW-7094 Add LOG and SIN support to tflite delegate

Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com>
Change-Id: I355298f365b82cad1e3f46cfebf1c1375716cf92
diff --git a/docs/05_03_delegate.dox b/docs/05_03_delegate.dox
index d1c41fe..7175432 100644
--- a/docs/05_03_delegate.dox
+++ b/docs/05_03_delegate.dox
@@ -1,4 +1,4 @@
-/// Copyright (c) 2021 ARM Limited and Contributors. All rights reserved.
+/// Copyright (c) 2022 ARM Limited and Contributors. All rights reserved.
 ///
 /// SPDX-License-Identifier: MIT
 ///
@@ -89,6 +89,8 @@
 
 - LOCAL_RESPONSE_NORMALIZATION
 
+- LOG
+
 - LOGICAL_AND
 
 - LOGICAL_NOT
@@ -151,6 +153,8 @@
 
 - SHAPE
 
+- SIN
+
 - SOFTMAX
 
 - SPACE_TO_BATCH_ND