blob: e0889fcc006f81a156625259ba11d49d45076bcc [file] [log] [blame]
Kevin Chengcd79f0e2021-06-03 15:00:34 -07001{
2 "tosa_file": "test_conv2d_1x1_1x32x32x8_qi8_st11_padSAME_dilat11.tosa",
3 "ifm_name": [
Kevin Cheng82507d72021-06-17 16:01:59 -07004 "TosaInput_0"
Kevin Chengcd79f0e2021-06-03 15:00:34 -07005 ],
6 "ifm_file": [
7 "../placeholder_0.npy"
8 ],
9 "ofm_name": [
Kevin Cheng82507d72021-06-17 16:01:59 -070010 "TosaOutput_0"
Kevin Chengcd79f0e2021-06-03 15:00:34 -070011 ],
12 "ofm_file": [
Jared Smolensa9d53952021-08-24 23:48:19 +000013 "ref_model_output_0.npy"
Kevin Chengcd79f0e2021-06-03 15:00:34 -070014 ],
15 "expected_failure": false
16}