aboutsummaryrefslogtreecommitdiff
path: root/examples/test_lstm_stateful_13x21x3_f32/flatbuffer-tflite/desc.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/test_lstm_stateful_13x21x3_f32/flatbuffer-tflite/desc.json')
-rw-r--r--examples/test_lstm_stateful_13x21x3_f32/flatbuffer-tflite/desc.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/examples/test_lstm_stateful_13x21x3_f32/flatbuffer-tflite/desc.json b/examples/test_lstm_stateful_13x21x3_f32/flatbuffer-tflite/desc.json
new file mode 100644
index 0000000..7fa53d0
--- /dev/null
+++ b/examples/test_lstm_stateful_13x21x3_f32/flatbuffer-tflite/desc.json
@@ -0,0 +1,16 @@
+{
+ "tosa_file": "test_lstm_stateful_13x21x3_f32.tosa",
+ "ifm_name": [
+ "TosaInput_0"
+ ],
+ "ifm_file": [
+ "../placeholder_0.npy"
+ ],
+ "ofm_name": [
+ "TosaOutput_0"
+ ],
+ "ofm_file": [
+ "ref_model_output_0.npy"
+ ],
+ "expected_failure": false
+} \ No newline at end of file