aboutsummaryrefslogtreecommitdiff
path: root/examples/test_lstm_stateful_13x21x3_f32/flatbuffer-tflite/desc.json
blob: c49a17c0e96d5c707ceb5a4c6a0db2c5bcbc5e82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "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"
  ],
  "variable_name": [
    "Variable_0",
    "Variable_1"
  ],
  "variable_file": [
    "variable_output_0.npy",
    "variable_output_1.npy"
  ],
  "expected_failure": false
}