Home
last modified time | relevance | path

Searched refs:op23_init (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/models/
Ddepthwise_conv2d_v1_2.model.cpp6722 …static float op23_init[] = {0.25f, 0.0f, 10.0f, 50.0f, 0.25f, 1.0f, 20.0f, 50.0f, 0.25f, 0.0f, 30.… in CreateModel_large_nhwc_2() local
6723 model->setOperandValue(op23, op23_init, sizeof(float) * 16); in CreateModel_large_nhwc_2()
6778 …static float op23_init[] = {0.25f, 0.0f, 10.0f, 50.0f, 0.25f, 1.0f, 20.0f, 50.0f, 0.25f, 0.0f, 30.… in CreateModel_large_nhwc_relaxed_2() local
6779 model->setOperandValue(op23, op23_init, sizeof(float) * 16); in CreateModel_large_nhwc_relaxed_2()
6836 …static _Float16 op23_init[] = {0.25f, 0.0f, 10.0f, 50.0f, 0.25f, 1.0f, 20.0f, 50.0f, 0.25f, 0.0f, … in CreateModel_large_nhwc_float16_2() local
6837 model->setOperandValue(op23, op23_init, sizeof(_Float16) * 16); in CreateModel_large_nhwc_float16_2()
6893 static uint8_t op23_init[] = {1, 0, 40, 200, 1, 4, 80, 200, 1, 0, 120, 200, 1, 4, 160, 200}; in CreateModel_large_nhwc_quant8_2() local
6894 model->setOperandValue(op23, op23_init, sizeof(uint8_t) * 16); in CreateModel_large_nhwc_quant8_2()
6950 static int8_t op23_init[] = {0, 0, 10, 50, 0, 0, 20, 50, 0, 0, 30, 50, 0, 0, 40, 50}; in CreateModel_large_nhwc_channelQuant8_2() local
6951 model->setOperandValue(op23, op23_init, sizeof(int8_t) * 16); in CreateModel_large_nhwc_channelQuant8_2()
[all …]
Ddepthwise_conv2d_dilation.model.cpp4145 …static float op23_init[] = {1.0f, 2.0f, 3.0f, 4.0f, 5.0f, 6.0f, 7.0f, 8.0f, 9.0f, 10.0f, 11.0f, 12… in CreateModel_nhwc_4() local
4146 model->setOperandValue(op23, op23_init, sizeof(float) * 16); in CreateModel_nhwc_4()
4248 …static float op23_init[] = {1.0f, 2.0f, 3.0f, 4.0f, 5.0f, 6.0f, 7.0f, 8.0f, 9.0f, 10.0f, 11.0f, 12… in CreateModel_nchw_4() local
4249 model->setOperandValue(op23, op23_init, sizeof(float) * 16); in CreateModel_nchw_4()
4352 …static float op23_init[] = {1.0f, 2.0f, 3.0f, 4.0f, 5.0f, 6.0f, 7.0f, 8.0f, 9.0f, 10.0f, 11.0f, 12… in CreateModel_dynamic_output_shape_nhwc_4() local
4353 model->setOperandValue(op23, op23_init, sizeof(float) * 16); in CreateModel_dynamic_output_shape_nhwc_4()
4456 …static float op23_init[] = {1.0f, 2.0f, 3.0f, 4.0f, 5.0f, 6.0f, 7.0f, 8.0f, 9.0f, 10.0f, 11.0f, 12… in CreateModel_dynamic_output_shape_nchw_4() local
4457 model->setOperandValue(op23, op23_init, sizeof(float) * 16); in CreateModel_dynamic_output_shape_nchw_4()