Searched defs:shape5_init (Results 1 – 1 of 1) sorted by relevance
| /frameworks/ml/nn/runtime/test/generated/models/ |
| D | transpose_conv2d.model.cpp | 20819 static int32_t shape5_init[] = {1, 4, 4, 1}; in CreateModel_nhwc_5() local 20864 static int32_t shape5_init[] = {1, 4, 4, 1}; in CreateModel_nhwc_weight_as_input_5() local 20913 static int32_t shape5_init[] = {1, 4, 4, 1}; in CreateModel_nhwc_relaxed_5() local 20960 static int32_t shape5_init[] = {1, 4, 4, 1}; in CreateModel_nhwc_relaxed_weight_as_input_5() local 21011 static int32_t shape5_init[] = {1, 4, 4, 1}; in CreateModel_nhwc_quant8_5() local 21056 static int32_t shape5_init[] = {1, 4, 4, 1}; in CreateModel_nhwc_quant8_weight_as_input_5() local 21105 static int32_t shape5_init[] = {1, 4, 4, 1}; in CreateModel_nhwc_float16_5() local 21150 static int32_t shape5_init[] = {1, 4, 4, 1}; in CreateModel_nhwc_float16_weight_as_input_5() local 21199 static int32_t shape5_init[] = {1, 1, 4, 4}; in CreateModel_nchw_5() local 21244 static int32_t shape5_init[] = {1, 1, 4, 4}; in CreateModel_nchw_weight_as_input_5() local [all …]
|