{ "tosa_file": "test.json", "ifm_name": [ "input-1", "input-2" ], "ifm_file": [ "input-1.npy", "input-2.npy" ], "ofm_name": [ "layer-3" ], "ofm_file": [ "layer-3.npy" ], "expected_return_code": 0, "expected_failure": false, "expected_result_file": [ "Conformance-layer-3.npy" ] }