aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/test_lstm_stateful_13x21x3_f32/flatbuffer-tflite/desc.json8
1 files changed, 8 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
index 7fa53d0..c49a17c 100644
--- a/examples/test_lstm_stateful_13x21x3_f32/flatbuffer-tflite/desc.json
+++ b/examples/test_lstm_stateful_13x21x3_f32/flatbuffer-tflite/desc.json
@@ -12,5 +12,13 @@
"ofm_file": [
"ref_model_output_0.npy"
],
+ "variable_name": [
+ "Variable_0",
+ "Variable_1"
+ ],
+ "variable_file": [
+ "variable_output_0.npy",
+ "variable_output_1.npy"
+ ],
"expected_failure": false
} \ No newline at end of file