IVGCVSW-6469 Add MirrorPad TfLiteParser and TfLiteDelegate Support

Signed-off-by: Matthew Sloyan <matthew.sloyan@arm.com>
Change-Id: Ia1c97adb401c5381341408ec1e4da287ef2d48fe
diff --git a/docs/01_01_parsers.dox b/docs/01_01_parsers.dox
index adc3051..186ed61 100644
--- a/docs/01_01_parsers.dox
+++ b/docs/01_01_parsers.dox
@@ -149,6 +149,7 @@
 - MAXIMUM
 - MEAN
 - MINIMUM
+- MIRROR_PAD
 - MUL
 - NEG
 - NOT_EQUAL
diff --git a/docs/01_03_delegate.dox b/docs/01_03_delegate.dox
index 2d30e65..b3caf8c 100644
--- a/docs/01_03_delegate.dox
+++ b/docs/01_03_delegate.dox
@@ -109,6 +109,8 @@
 
 - MINIMUM
 
+- MIRROR_PAD
+
 - MUL
 
 - NEG