Searched defs:shape3_init (Results 1 – 1 of 1) sorted by relevance
| /frameworks/ml/nn/runtime/test/generated/models/ |
| D | transpose_conv2d.model.cpp | 14035 static int32_t shape3_init[] = {1, 6, 6, 1}; in CreateModel_nhwc_3() local 14080 static int32_t shape3_init[] = {1, 6, 6, 1}; in CreateModel_nhwc_weight_as_input_3() local 14129 static int32_t shape3_init[] = {1, 6, 6, 1}; in CreateModel_nhwc_relaxed_3() local 14176 static int32_t shape3_init[] = {1, 6, 6, 1}; in CreateModel_nhwc_relaxed_weight_as_input_3() local 14227 static int32_t shape3_init[] = {1, 6, 6, 1}; in CreateModel_nhwc_quant8_3() local 14272 static int32_t shape3_init[] = {1, 6, 6, 1}; in CreateModel_nhwc_quant8_weight_as_input_3() local 14321 static int32_t shape3_init[] = {1, 6, 6, 1}; in CreateModel_nhwc_float16_3() local 14366 static int32_t shape3_init[] = {1, 6, 6, 1}; in CreateModel_nhwc_float16_weight_as_input_3() local 14415 static int32_t shape3_init[] = {1, 1, 6, 6}; in CreateModel_nchw_3() local 14460 static int32_t shape3_init[] = {1, 1, 6, 6}; in CreateModel_nchw_weight_as_input_3() local [all …]
|