blob: 867bab689792d59ccf3ca6348f6619e96386f71a [file] [log] [blame]
Eric Kunzee5e26762020-10-13 16:11:07 -07001{
Eric Kunze870662b2024-02-05 23:23:40 +00002 "name": "test_conv2d_1x1_1x32x32x8_f32_st11_padSAME_dilat11",
Kevin Chengd267dd92021-05-06 11:19:51 -07003 "tf_model_filename": "model.pb",
4 "tf_result_npy_filename": "tf_result.npy",
5 "tf_result_name": "result",
6 "tflite_model_filename": "model.tflite",
7 "tflite_result_npy_filename": "tflite_result.npy",
Jeremy Johnson93d43902022-09-27 12:26:14 +01008 "tflite_result_name": "PartitionedCall:0",
Eric Kunzee5e26762020-10-13 16:11:07 -07009 "ifm_file": [
10 "placeholder_0.npy"
11 ],
Kevin Chengd267dd92021-05-06 11:19:51 -070012 "ifm_name": [
13 "placeholder_0"
Eric Kunzee5e26762020-10-13 16:11:07 -070014 ],
15 "ifm_shape": [
16 [
17 1,
18 32,
19 32,
20 8
21 ]
22 ]
23}