Home
last modified time | relevance | path

Searched refs:layout_init (Results 1 – 25 of 45) sorted by relevance

12

/frameworks/ml/nn/runtime/test/generated/models/
Ddepth_to_space_v1_2.model.cpp16 static bool8 layout_init[] = {false}; in CreateModel_nhwc() local
17 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc()
44 static bool8 layout_init[] = {false}; in CreateModel_nhwc_relaxed() local
45 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_relaxed()
74 static bool8 layout_init[] = {false}; in CreateModel_nhwc_float16() local
75 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_float16()
102 static bool8 layout_init[] = {false}; in CreateModel_nhwc_quant8() local
103 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_quant8()
130 static bool8 layout_init[] = {true}; in CreateModel_nchw() local
131 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nchw()
[all …]
Dspace_to_depth_v1_2.model.cpp16 static bool8 layout_init[] = {false}; in CreateModel_nhwc() local
17 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc()
44 static bool8 layout_init[] = {false}; in CreateModel_nhwc_relaxed() local
45 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_relaxed()
74 static bool8 layout_init[] = {false}; in CreateModel_nhwc_float16() local
75 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_float16()
102 static bool8 layout_init[] = {false}; in CreateModel_nhwc_quant8() local
103 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_quant8()
130 static bool8 layout_init[] = {true}; in CreateModel_nchw() local
131 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nchw()
[all …]
Dbatch_to_space_v1_2.model.cpp16 static bool8 layout_init[] = {false}; in CreateModel_nhwc() local
17 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc()
44 static bool8 layout_init[] = {false}; in CreateModel_nhwc_relaxed() local
45 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_relaxed()
74 static bool8 layout_init[] = {false}; in CreateModel_nhwc_float16() local
75 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_float16()
102 static bool8 layout_init[] = {false}; in CreateModel_nhwc_quant8() local
103 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_quant8()
130 static bool8 layout_init[] = {true}; in CreateModel_nchw() local
131 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nchw()
[all …]
Dheatmap_max_keypoint.model.cpp16 static bool8 layout_init[] = {false}; in CreateModel_nhwc() local
17 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc()
44 static bool8 layout_init[] = {false}; in CreateModel_nhwc_relaxed() local
45 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_relaxed()
74 static bool8 layout_init[] = {false}; in CreateModel_nhwc_float16() local
75 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_float16()
102 static bool8 layout_init[] = {true}; in CreateModel_nchw() local
103 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nchw()
130 static bool8 layout_init[] = {true}; in CreateModel_nchw_relaxed() local
131 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nchw_relaxed()
[all …]
Dspace_to_batch_v1_2.model.cpp20 static bool8 layout_init[] = {false}; in CreateModel_nhwc() local
21 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc()
52 static bool8 layout_init[] = {false}; in CreateModel_nhwc_relaxed() local
53 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_relaxed()
86 static bool8 layout_init[] = {false}; in CreateModel_nhwc_float16() local
87 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_float16()
118 static bool8 layout_init[] = {false}; in CreateModel_nhwc_quant8() local
119 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_quant8()
150 static bool8 layout_init[] = {true}; in CreateModel_nchw() local
151 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nchw()
[all …]
Dinstance_normalization.model.cpp21 static bool8 layout_init[] = {false}; in CreateModel_nhwc() local
22 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc()
54 static bool8 layout_init[] = {false}; in CreateModel_nhwc_relaxed() local
55 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_relaxed()
89 static bool8 layout_init[] = {false}; in CreateModel_nhwc_float16() local
90 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_float16()
122 static bool8 layout_init[] = {true}; in CreateModel_nchw() local
123 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nchw()
155 static bool8 layout_init[] = {true}; in CreateModel_nchw_relaxed() local
156 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nchw_relaxed()
[all …]
Droi_pooling.model.cpp32 static bool8 layout_init[] = {false}; in CreateModel_nhwc() local
33 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc()
76 static bool8 layout_init[] = {false}; in CreateModel_nhwc_relaxed() local
77 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_relaxed()
122 static bool8 layout_init[] = {false}; in CreateModel_nhwc_quant8() local
123 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_quant8()
166 static bool8 layout_init[] = {false}; in CreateModel_nhwc_float16() local
167 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_float16()
210 static bool8 layout_init[] = {true}; in CreateModel_nchw() local
211 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nchw()
[all …]
Dresize_bilinear_v1_2.model.cpp19 static bool8 layout_init[] = {false}; in CreateModel_shape_nhwc() local
20 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_shape_nhwc()
50 static bool8 layout_init[] = {false}; in CreateModel_shape_nhwc_relaxed() local
51 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_shape_nhwc_relaxed()
83 static bool8 layout_init[] = {false}; in CreateModel_shape_nhwc_float16() local
84 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_shape_nhwc_float16()
114 static bool8 layout_init[] = {false}; in CreateModel_shape_nhwc_quant8() local
115 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_shape_nhwc_quant8()
145 static bool8 layout_init[] = {true}; in CreateModel_shape_nchw() local
146 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_shape_nchw()
[all …]
Dgrouped_conv2d.model.cpp45 static bool8 layout_init[] = {false}; in CreateModel_nhwc_none() local
46 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_none()
98 static bool8 layout_init[] = {false}; in CreateModel_nhwc_none_weight_as_input() local
99 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_none_weight_as_input()
155 static bool8 layout_init[] = {false}; in CreateModel_nhwc_none_relaxed() local
156 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_none_relaxed()
210 static bool8 layout_init[] = {false}; in CreateModel_nhwc_none_relaxed_weight_as_input() local
211 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_none_relaxed_weight_as_input()
269 static bool8 layout_init[] = {false}; in CreateModel_nhwc_none_quant8() local
270 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_none_quant8()
[all …]
Ddepthwise_conv2d_dilation.model.cpp46 static bool8 layout_init[] = {false}; in CreateModel_nhwc() local
47 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc()
108 static bool8 layout_init[] = {false}; in CreateModel_nhwc_relaxed() local
109 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_relaxed()
172 static bool8 layout_init[] = {false}; in CreateModel_nhwc_float16() local
173 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_float16()
235 static bool8 layout_init[] = {false}; in CreateModel_nhwc_quant8() local
236 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_quant8()
293 static bool8 layout_init[] = {false}; in CreateModel_nhwc_weight_as_input() local
294 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_weight_as_input()
[all …]
Ddepthwise_conv2d_v1_2.model.cpp44 static bool8 layout_init[] = {false}; in CreateModel_nhwc() local
45 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc()
100 static bool8 layout_init[] = {false}; in CreateModel_nhwc_relaxed() local
101 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_relaxed()
158 static bool8 layout_init[] = {false}; in CreateModel_nhwc_float16() local
159 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_float16()
215 static bool8 layout_init[] = {false}; in CreateModel_nhwc_channelQuant8() local
216 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_channelQuant8()
272 static bool8 layout_init[] = {false}; in CreateModel_nhwc_channelQuant8_2() local
273 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_channelQuant8_2()
[all …]
Droi_align.model.cpp38 static bool8 layout_init[] = {false}; in CreateModel_nhwc() local
39 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc()
88 static bool8 layout_init[] = {false}; in CreateModel_nhwc_relaxed() local
89 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_relaxed()
140 static bool8 layout_init[] = {false}; in CreateModel_nhwc_quant8() local
141 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_quant8()
190 static bool8 layout_init[] = {false}; in CreateModel_nhwc_float16() local
191 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_float16()
240 static bool8 layout_init[] = {true}; in CreateModel_nchw() local
241 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nchw()
[all …]
Dgenerate_proposals.model.cpp42 static bool8 layout_init[] = {false}; in CreateModel_nhwc() local
43 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc()
96 static bool8 layout_init[] = {false}; in CreateModel_nhwc_relaxed() local
97 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_relaxed()
152 static bool8 layout_init[] = {false}; in CreateModel_nhwc_quant8() local
153 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_quant8()
206 static bool8 layout_init[] = {false}; in CreateModel_nhwc_float16() local
207 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_float16()
260 static bool8 layout_init[] = {true}; in CreateModel_nchw() local
261 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nchw()
[all …]
Dtranspose_conv2d_large.model.cpp37 static bool8 layout_init[] = {false}; in CreateModel_quant8() local
38 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_quant8()
86 static bool8 layout_init[] = {false}; in CreateModel_channelQuant8() local
87 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_channelQuant8()
135 static bool8 layout_init[] = {false}; in CreateModel_dynamic_output_shape_quant8() local
136 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_dynamic_output_shape_quant8()
184 static bool8 layout_init[] = {false}; in CreateModel_dynamic_output_shape_channelQuant8() local
185 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_dynamic_output_shape_channelQuant8()
Davg_pool_v1_2.model.cpp39 static bool8 layout_init[] = {false}; in CreateModel_nhwc() local
40 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc()
90 static bool8 layout_init[] = {false}; in CreateModel_nhwc_relaxed() local
91 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_relaxed()
143 static bool8 layout_init[] = {false}; in CreateModel_nhwc_float16() local
144 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_float16()
194 static bool8 layout_init[] = {false}; in CreateModel_nhwc_quant8() local
195 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_quant8()
245 static bool8 layout_init[] = {true}; in CreateModel_nchw() local
246 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nchw()
[all …]
Dl2_pool_v1_2.model.cpp39 static bool8 layout_init[] = {false}; in CreateModel_nhwc() local
40 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc()
90 static bool8 layout_init[] = {false}; in CreateModel_nhwc_float16() local
91 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_float16()
141 static bool8 layout_init[] = {false}; in CreateModel_nhwc_relaxed() local
142 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_relaxed()
194 static bool8 layout_init[] = {false}; in CreateModel_nhwc_relaxed_float16() local
195 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_relaxed_float16()
247 static bool8 layout_init[] = {true}; in CreateModel_nchw() local
248 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nchw()
[all …]
Dmax_pool_v1_2.model.cpp39 static bool8 layout_init[] = {false}; in CreateModel_nhwc() local
40 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc()
90 static bool8 layout_init[] = {false}; in CreateModel_nhwc_relaxed() local
91 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_relaxed()
143 static bool8 layout_init[] = {false}; in CreateModel_nhwc_quant8() local
144 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_quant8()
194 static bool8 layout_init[] = {false}; in CreateModel_nhwc_float16() local
195 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nhwc_float16()
245 static bool8 layout_init[] = {true}; in CreateModel_nchw() local
246 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_nchw()
[all …]
Dlogistic_v1_2.model.cpp148 static bool8 layout_init[] = {false}; in CreateModel_zero_sized() local
149 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_zero_sized()
232 static bool8 layout_init[] = {false}; in CreateModel_zero_sized_relaxed() local
233 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_zero_sized_relaxed()
319 static bool8 layout_init[] = {false}; in CreateModel_zero_sized_quant8() local
320 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_zero_sized_quant8()
403 static bool8 layout_init[] = {false}; in CreateModel_zero_sized_float16() local
404 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_zero_sized_float16()
488 static bool8 layout_init[] = {false}; in CreateModel_zero_sized_dynamic_output_shape() local
489 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_zero_sized_dynamic_output_shape()
[all …]
Drelu_v1_2.model.cpp148 static bool8 layout_init[] = {false}; in CreateModel_zero_sized() local
149 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_zero_sized()
232 static bool8 layout_init[] = {false}; in CreateModel_zero_sized_relaxed() local
233 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_zero_sized_relaxed()
318 static bool8 layout_init[] = {false}; in CreateModel_zero_sized_quant8() local
319 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_zero_sized_quant8()
402 static bool8 layout_init[] = {false}; in CreateModel_zero_sized_float16() local
403 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_zero_sized_float16()
487 static bool8 layout_init[] = {false}; in CreateModel_zero_sized_dynamic_output_shape() local
488 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_zero_sized_dynamic_output_shape()
[all …]
Dtanh_v1_2.model.cpp149 static bool8 layout_init[] = {false}; in CreateModel_zero_sized() local
150 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_zero_sized()
233 static bool8 layout_init[] = {false}; in CreateModel_zero_sized_relaxed() local
234 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_zero_sized_relaxed()
320 static bool8 layout_init[] = {false}; in CreateModel_zero_sized_quant8() local
321 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_zero_sized_quant8()
404 static bool8 layout_init[] = {false}; in CreateModel_zero_sized_float16() local
405 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_zero_sized_float16()
489 static bool8 layout_init[] = {false}; in CreateModel_zero_sized_dynamic_output_shape() local
490 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_zero_sized_dynamic_output_shape()
[all …]
Drelu6_v1_2.model.cpp148 static bool8 layout_init[] = {false}; in CreateModel_zero_sized() local
149 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_zero_sized()
232 static bool8 layout_init[] = {false}; in CreateModel_zero_sized_relaxed() local
233 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_zero_sized_relaxed()
318 static bool8 layout_init[] = {false}; in CreateModel_zero_sized_quant8() local
319 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_zero_sized_quant8()
402 static bool8 layout_init[] = {false}; in CreateModel_zero_sized_float16() local
403 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_zero_sized_float16()
487 static bool8 layout_init[] = {false}; in CreateModel_zero_sized_dynamic_output_shape() local
488 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_zero_sized_dynamic_output_shape()
[all …]
Drelu1_v1_2.model.cpp148 static bool8 layout_init[] = {false}; in CreateModel_zero_sized() local
149 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_zero_sized()
232 static bool8 layout_init[] = {false}; in CreateModel_zero_sized_relaxed() local
233 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_zero_sized_relaxed()
318 static bool8 layout_init[] = {false}; in CreateModel_zero_sized_quant8() local
319 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_zero_sized_quant8()
402 static bool8 layout_init[] = {false}; in CreateModel_zero_sized_float16() local
403 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_zero_sized_float16()
487 static bool8 layout_init[] = {false}; in CreateModel_zero_sized_dynamic_output_shape() local
488 model->setOperandValue(layout, layout_init, sizeof(bool8) * 1); in CreateModel_zero_sized_dynamic_output_shape()
[all …]
/frameworks/ml/nn/tools/test_generator/tests/P_variation/
Dstdout.txt.expect44 static int32_t layout_init[] = {0};
45 model->setOperandValue(layout, layout_init, sizeof(int32_t) * 1);
117 static int32_t layout_init[] = {0};
118 model->setOperandValue(layout, layout_init, sizeof(int32_t) * 1);
196 static int32_t layout_init[] = {0};
197 model->setOperandValue(layout, layout_init, sizeof(int32_t) * 1);
271 static int32_t layout_init[] = {0};
272 model->setOperandValue(layout, layout_init, sizeof(int32_t) * 1);
346 static int32_t layout_init[] = {0};
347 model->setOperandValue(layout, layout_init, sizeof(int32_t) * 1);
[all …]
/frameworks/ml/nn/tools/test_generator/tests/P_naming/
Dstdout.txt.expect44 static int32_t layout_init[] = {0};
45 model->setOperandValue(layout, layout_init, sizeof(int32_t) * 1);
117 static int32_t layout_init[] = {0};
118 model->setOperandValue(layout, layout_init, sizeof(int32_t) * 1);
196 static int32_t layout_init[] = {0};
197 model->setOperandValue(layout, layout_init, sizeof(int32_t) * 1);
271 static int32_t layout_init[] = {0};
272 model->setOperandValue(layout, layout_init, sizeof(int32_t) * 1);
346 static int32_t layout_init[] = {0};
347 model->setOperandValue(layout, layout_init, sizeof(int32_t) * 1);
[all …]
/frameworks/ml/nn/tools/test_generator/tests/P_implicit_variation/
Dstdout.txt.expect44 static int32_t layout_init[] = {0};
45 model->setOperandValue(layout, layout_init, sizeof(int32_t) * 1);
117 static int32_t layout_init[] = {0};
118 model->setOperandValue(layout, layout_init, sizeof(int32_t) * 1);
196 static int32_t layout_init[] = {0};
197 model->setOperandValue(layout, layout_init, sizeof(int32_t) * 1);
271 static int32_t layout_init[] = {0};
272 model->setOperandValue(layout, layout_init, sizeof(int32_t) * 1);
346 static int32_t layout_init[] = {0};
347 model->setOperandValue(layout, layout_init, sizeof(int32_t) * 1);
[all …]

12