[reference_model] tosa.fb name changes

This patch adjusts reference model for attribute name changes in
tosa.fb schema, and for obsoleted slice/tile/reshape attributes
also updated examples due to the breaking tosa flatbuffers changes

Signed-off-by: Tai Ly <tai.ly@arm.com>
Change-Id: I105eb99a4c35f289c5078aed0a7f9cbb6dfe9123
diff --git a/examples/run_ref_model_examples.sh b/examples/run_ref_model_examples.sh
index 2744bc8..3d796de 100755
--- a/examples/run_ref_model_examples.sh
+++ b/examples/run_ref_model_examples.sh
@@ -30,3 +30,4 @@
 run_test test_conv2d_1x1_1x32x32x8_f32_st11_padSAME_dilat11 tf
 run_test test_conv2d_1x1_1x32x32x8_f32_st11_padSAME_dilat11 tflite
 run_test test_conv2d_1x1_1x32x32x8_qi8_st11_padSAME_dilat11 tflite
+run_test test_lstm_stateful_13x21x3_f32 tflite