Home
last modified time | relevance | path

Searched defs:shape1_init (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/models/
Dtranspose_conv2d.model.cpp10619 static int32_t shape1_init[] = {1, 3, 4, 1}; in CreateModel_nhwc() local
10664 static int32_t shape1_init[] = {1, 3, 4, 1}; in CreateModel_nhwc_weight_as_input() local
10713 static int32_t shape1_init[] = {1, 3, 4, 1}; in CreateModel_nhwc_relaxed() local
10760 static int32_t shape1_init[] = {1, 3, 4, 1}; in CreateModel_nhwc_relaxed_weight_as_input() local
10811 static int32_t shape1_init[] = {1, 3, 4, 1}; in CreateModel_nhwc_quant8() local
10856 static int32_t shape1_init[] = {1, 3, 4, 1}; in CreateModel_nhwc_quant8_weight_as_input() local
10905 static int32_t shape1_init[] = {1, 3, 4, 1}; in CreateModel_nhwc_channelQuant8() local
10950 static int32_t shape1_init[] = {1, 3, 4, 1}; in CreateModel_nhwc_channelQuant8_weight_as_input() local
10999 static int32_t shape1_init[] = {1, 3, 4, 1}; in CreateModel_nhwc_float16() local
11044 static int32_t shape1_init[] = {1, 3, 4, 1}; in CreateModel_nhwc_float16_weight_as_input() local
[all …]