Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/models/
Dtranspose_conv2d_large.model.cpp27 static int32_t shape_init[] = {25, 32, 32, 16}; in CreateModel_quant8() local
76 static int32_t shape_init[] = {25, 32, 32, 16}; in CreateModel_channelQuant8() local
125 static int32_t shape_init[] = {25, 32, 32, 16}; in CreateModel_dynamic_output_shape_quant8() local
174 static int32_t shape_init[] = {25, 32, 32, 16}; in CreateModel_dynamic_output_shape_channelQuant8() local
Dtranspose_conv2d.model.cpp27 static int32_t shape_init[] = {1, 5, 5, 2}; in CreateModel_nhwc_none() local
72 static int32_t shape_init[] = {1, 5, 5, 2}; in CreateModel_nhwc_none_weight_as_input() local
121 static int32_t shape_init[] = {1, 5, 5, 2}; in CreateModel_nhwc_none_relaxed() local
168 static int32_t shape_init[] = {1, 5, 5, 2}; in CreateModel_nhwc_none_relaxed_weight_as_input() local
219 static int32_t shape_init[] = {1, 5, 5, 2}; in CreateModel_nhwc_none_quant8() local
264 static int32_t shape_init[] = {1, 5, 5, 2}; in CreateModel_nhwc_none_quant8_weight_as_input() local
313 static int32_t shape_init[] = {1, 5, 5, 2}; in CreateModel_nhwc_none_quant8_2() local
358 static int32_t shape_init[] = {1, 5, 5, 2}; in CreateModel_nhwc_none_quant8_weight_as_input_2() local
407 static int32_t shape_init[] = {1, 5, 5, 2}; in CreateModel_nhwc_none_channelQuant8() local
452 static int32_t shape_init[] = {1, 5, 5, 2}; in CreateModel_nhwc_none_channelQuant8_weight_as_input() local
[all …]