aboutsummaryrefslogtreecommitdiff
path: root/examples/run_ref_model_examples.sh
diff options
context:
space:
mode:
authorTai Ly <tai.ly@arm.com>2024-02-14 22:35:44 +0000
committerTai Ly <tai.ly@arm.com>2024-02-27 11:17:44 -0800
commit8ead6c48d878346dfadc7fb48ee9ec94ab418a88 (patch)
tree85778af30da4253a57d50018a9525d7750cf3c64 /examples/run_ref_model_examples.sh
parent08965d35f728d93d8b215753b4b270a422fe39c9 (diff)
downloadreference_model-8ead6c48d878346dfadc7fb48ee9ec94ab418a88.tar.gz
[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
Diffstat (limited to 'examples/run_ref_model_examples.sh')
-rwxr-xr-xexamples/run_ref_model_examples.sh1
1 files changed, 1 insertions, 0 deletions
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_add_1x4x4x4_f32 tflite
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