blob: b556301c085866c95c001de4299a484db0e7bb8f [file] [log] [blame]
Kevin Chengd267dd92021-05-06 11:19:51 -07001{
Eric Kunze870662b2024-02-05 23:23:40 +00002 "name": "test_conv2d_1x1_1x32x32x8_qi8_st11_padSAME_dilat11",
Kevin Chengd267dd92021-05-06 11:19:51 -07003 "tflite_model_filename": "model.tflite",
4 "tflite_result_npy_filename": "tflite_result.npy",
Jeremy Johnson93d43902022-09-27 12:26:14 +01005 "tflite_result_name": "PartitionedCall:0",
Kevin Chengd267dd92021-05-06 11:19:51 -07006 "ifm_file": [
7 "placeholder_0.npy"
8 ],
9 "ifm_name": [
10 "placeholder_0"
11 ],
12 "ifm_shape": [
13 [
14 1,
15 32,
16 32,
17 8
18 ]
19 ],
20 "framework_exclusions": [
21 "tf"
22 ],
23 "quantized": 1
24}