Searched defs:shape2_init (Results 1 – 1 of 1) sorted by relevance
| /frameworks/ml/nn/runtime/test/generated/models/ |
| D | transpose_conv2d.model.cpp | 12515 static int32_t shape2_init[] = {1, 4, 4, 1}; in CreateModel_nhwc_2() local 12560 static int32_t shape2_init[] = {1, 4, 4, 1}; in CreateModel_nhwc_weight_as_input_2() local 12609 static int32_t shape2_init[] = {1, 4, 4, 1}; in CreateModel_nhwc_relaxed_2() local 12656 static int32_t shape2_init[] = {1, 4, 4, 1}; in CreateModel_nhwc_relaxed_weight_as_input_2() local 12707 static int32_t shape2_init[] = {1, 4, 4, 1}; in CreateModel_nhwc_quant8_2() local 12752 static int32_t shape2_init[] = {1, 4, 4, 1}; in CreateModel_nhwc_quant8_weight_as_input_2() local 12801 static int32_t shape2_init[] = {1, 4, 4, 1}; in CreateModel_nhwc_float16_2() local 12846 static int32_t shape2_init[] = {1, 4, 4, 1}; in CreateModel_nhwc_float16_weight_as_input_2() local 12895 static int32_t shape2_init[] = {1, 1, 4, 4}; in CreateModel_nchw_2() local 12940 static int32_t shape2_init[] = {1, 1, 4, 4}; in CreateModel_nchw_weight_as_input_2() local [all …]
|