IVGCVSW-5400 'TfLiteDelegate: FLOOR operator support'

* Added FLOOR operator support to Arm NN TfLiteDelegate

Signed-off-by: Sadik Armagan <sadik.armagan@arm.com>
Change-Id: I986ce8c5a825f509e0f8b3d257fd5b60834c322f
diff --git a/docs/01_03_delegate.dox b/docs/01_03_delegate.dox
index 7c7763a..73d8690 100644
--- a/docs/01_03_delegate.dox
+++ b/docs/01_03_delegate.dox
@@ -63,6 +63,8 @@
 
 - FULLY_CONNECTED, Supported Fused Activation: RELU , RELU6 , TANH, NONE
 
+- FLOOR
+
 - GATHER
 
 - GREATER