D | depthwise_conv2d_v1_2.model.cpp | 6722 …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 …]
|