aboutsummaryrefslogtreecommitdiff
path: root/examples/test_lstm_stateful_13x21x3_f32/flatbuffer-tflite/desc.json
blob: 7fa53d07438c70d7dfe04b7ff5ea4d4cf6b103ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
}