aboutsummaryrefslogtreecommitdiff
path: root/examples/test_stateful_op/desc.json
blob: 1f1459f636f9f81ef241c790c2a86659d8af00ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "tosa_file": "test_variable_add.tosa",
    "ifm_name": [
      "TosaInput_0"
    ],
    "ifm_file": [
      "placeholder_0.npy"
    ],
    "variable_name": [
      "Variable_0"
    ],
    "variable_file": [
      "variable_0.npy"
    ],
    "expected_failure": false
}