Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/models/
Ddepthwise_conv2d_v1_2.model.cpp6724 static float op33_init[] = {6000.0f, 7000.0f, 8000.0f, 9000.0f}; in CreateModel_large_nhwc_2() local
6725 model->setOperandValue(op33, op33_init, sizeof(float) * 4); in CreateModel_large_nhwc_2()
6780 static float op33_init[] = {6000.0f, 7000.0f, 8000.0f, 9000.0f}; in CreateModel_large_nhwc_relaxed_2() local
6781 model->setOperandValue(op33, op33_init, sizeof(float) * 4); in CreateModel_large_nhwc_relaxed_2()
6838 static _Float16 op33_init[] = {6000.0f, 7000.0f, 8000.0f, 9000.0f}; in CreateModel_large_nhwc_float16_2() local
6839 model->setOperandValue(op33, op33_init, sizeof(_Float16) * 4); in CreateModel_large_nhwc_float16_2()
6895 static int32_t op33_init[] = {48000, 56000, 64000, 72000}; in CreateModel_large_nhwc_quant8_2() local
6896 model->setOperandValue(op33, op33_init, sizeof(int32_t) * 4); in CreateModel_large_nhwc_quant8_2()
6952 static int32_t op33_init[] = {12000, 7000, 16000, 18000}; in CreateModel_large_nhwc_channelQuant8_2() local
6953 model->setOperandValue(op33, op33_init, sizeof(int32_t) * 4); in CreateModel_large_nhwc_channelQuant8_2()
[all …]
Ddepthwise_conv2d_dilation.model.cpp4147 static float op33_init[] = {0.0f, 0.0f, 0.0f, 0.0f}; in CreateModel_nhwc_4() local
4148 model->setOperandValue(op33, op33_init, sizeof(float) * 4); in CreateModel_nhwc_4()
4250 static float op33_init[] = {0.0f, 0.0f, 0.0f, 0.0f}; in CreateModel_nchw_4() local
4251 model->setOperandValue(op33, op33_init, sizeof(float) * 4); in CreateModel_nchw_4()
4354 static float op33_init[] = {0.0f, 0.0f, 0.0f, 0.0f}; in CreateModel_dynamic_output_shape_nhwc_4() local
4355 model->setOperandValue(op33, op33_init, sizeof(float) * 4); in CreateModel_dynamic_output_shape_nhwc_4()
4458 static float op33_init[] = {0.0f, 0.0f, 0.0f, 0.0f}; in CreateModel_dynamic_output_shape_nchw_4() local
4459 model->setOperandValue(op33, op33_init, sizeof(float) * 4); in CreateModel_dynamic_output_shape_nchw_4()