Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/models/
Ddepthwise_conv2d_per_channel.model.cpp435 static int32_t op32_init[] = {4, 4, 4, 4}; in CreateModel_layout_nhwc() local
545 static int32_t op32_init[] = {4, 4, 4, 4}; in CreateModel_layout_nchw() local
655 static int32_t op32_init[] = {4, 4, 4, 4}; in CreateModel_layout_dynamic_output_shape_nhwc() local
765 static int32_t op32_init[] = {4, 4, 4, 4}; in CreateModel_layout_dynamic_output_shape_nchw() local
Ddepthwise_conv2d_dilation.model.cpp2473 static float op32_init[] = {1.0f, 2.0f, 3.0f, 4.0f}; in CreateModel_nhwc_3() local
2526 static float op32_init[] = {1.0f, 2.0f, 3.0f, 4.0f}; in CreateModel_nhwc_relaxed_2() local
2581 static _Float16 op32_init[] = {1.0f, 2.0f, 3.0f, 4.0f}; in CreateModel_nhwc_float16_2() local
2635 static int32_t op32_init[] = {200, 400, 600, 800}; in CreateModel_nhwc_quant8_2() local
2888 static float op32_init[] = {1.0f, 2.0f, 3.0f, 4.0f}; in CreateModel_nchw_3() local
2942 static float op32_init[] = {1.0f, 2.0f, 3.0f, 4.0f}; in CreateModel_nchw_relaxed_2() local
2998 static _Float16 op32_init[] = {1.0f, 2.0f, 3.0f, 4.0f}; in CreateModel_nchw_float16_2() local
3052 static int32_t op32_init[] = {200, 400, 600, 800}; in CreateModel_nchw_quant8_2() local
3308 static float op32_init[] = {1.0f, 2.0f, 3.0f, 4.0f}; in CreateModel_dynamic_output_shape_nhwc_3() local
3362 static float op32_init[] = {1.0f, 2.0f, 3.0f, 4.0f}; in CreateModel_dynamic_output_shape_nhwc_relaxed_2() local
[all …]
Ddepthwise_conv2d_v1_2.model.cpp4532 static float op32_init[] = {100.0f, 200.0f}; in CreateModel_large_nhwc() local
4588 static float op32_init[] = {100.0f, 200.0f}; in CreateModel_large_nhwc_relaxed() local
4646 static _Float16 op32_init[] = {100.0f, 200.0f}; in CreateModel_large_nhwc_float16() local
4703 static int32_t op32_init[] = {1600, 3200}; in CreateModel_large_nhwc_quant8() local
4760 static int32_t op32_init[] = {1600, 1600}; in CreateModel_large_nhwc_channelQuant8() local
5080 static float op32_init[] = {100.0f, 200.0f}; in CreateModel_large_nchw() local
5136 static float op32_init[] = {100.0f, 200.0f}; in CreateModel_large_nchw_relaxed() local
5194 static _Float16 op32_init[] = {100.0f, 200.0f}; in CreateModel_large_nchw_float16() local
5251 static int32_t op32_init[] = {1600, 3200}; in CreateModel_large_nchw_quant8() local
5308 static int32_t op32_init[] = {1600, 1600}; in CreateModel_large_nchw_channelQuant8() local
[all …]
Dgrouped_conv2d.model.cpp14252 static float op32_init[] = {10.0f, -20.0f, 30.0f, -40.0f, 50.0f, -60.0f}; in CreateModel_channel_nhwc() local
14344 static float op32_init[] = {10.0f, -20.0f, 30.0f, -40.0f, 50.0f, -60.0f}; in CreateModel_channel_nhwc_relaxed() local
14440 static int32_t op32_init[] = {80, -160, 240, -320, 400, -480}; in CreateModel_channel_nhwc_quant8() local
14532 static int32_t op32_init[] = {80, -133, 240, -267, 400, -400}; in CreateModel_channel_nhwc_channelQuant8() local
14624 static _Float16 op32_init[] = {10.0f, -20.0f, 30.0f, -40.0f, 50.0f, -60.0f}; in CreateModel_channel_nhwc_float16() local
14716 static float op32_init[] = {10.0f, -20.0f, 30.0f, -40.0f, 50.0f, -60.0f}; in CreateModel_channel_nchw() local
14808 static float op32_init[] = {10.0f, -20.0f, 30.0f, -40.0f, 50.0f, -60.0f}; in CreateModel_channel_nchw_relaxed() local
14904 static int32_t op32_init[] = {80, -160, 240, -320, 400, -480}; in CreateModel_channel_nchw_quant8() local
14996 static int32_t op32_init[] = {80, -133, 240, -267, 400, -400}; in CreateModel_channel_nchw_channelQuant8() local
15088 static _Float16 op32_init[] = {10.0f, -20.0f, 30.0f, -40.0f, 50.0f, -60.0f}; in CreateModel_channel_nchw_float16() local
[all …]