Home
last modified time | relevance | path

Searched refs:channelMultiplier_init (Results 1 – 21 of 21) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/models/
Ddepthwise_conv_2d.model.cpp22 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local
23 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
Ddepthwise_conv2d_float_weights_as_inputs_relaxed.model.cpp23 static int32_t channelMultiplier_init[] = {2}; in CreateModel() local
24 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
Ddepthwise_conv2d_quant8_weights_as_inputs.model.cpp23 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local
24 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
Ddepthwise_conv2d_float_weights_as_inputs.model.cpp23 static int32_t channelMultiplier_init[] = {2}; in CreateModel() local
24 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
Ddepthwise_conv2d_float_large_2_weights_as_inputs_relaxed.model.cpp24 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local
25 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
Ddepthwise_conv2d_float_large_weights_as_inputs.model.cpp23 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local
24 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
Ddepthwise_conv2d_quant8_large_weights_as_inputs.model.cpp23 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local
24 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
Ddepthwise_conv2d_float_large_weights_as_inputs_relaxed.model.cpp23 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local
24 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
Ddepthwise_conv_2d_quant8.model.cpp23 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local
24 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
Ddepthwise_conv2d_float_large_2_weights_as_inputs.model.cpp24 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local
25 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
Ddepthwise_conv2d_float_large.model.cpp27 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local
28 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
Ddepthwise_conv2d_float_large_2.model.cpp27 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local
28 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
Ddepthwise_conv2d_float.model.cpp27 static int32_t channelMultiplier_init[] = {2}; in CreateModel() local
28 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
Ddepthwise_conv2d_float_large_2_relaxed.model.cpp27 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local
28 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
Ddepthwise_conv2d_float_relaxed.model.cpp27 static int32_t channelMultiplier_init[] = {2}; in CreateModel() local
28 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
Ddepthwise_conv2d_quant8.model.cpp27 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local
28 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
Ddepthwise_conv2d_quant8_large.model.cpp27 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local
28 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
Ddepthwise_conv2d_quant8_2.model.cpp28 static int32_t channelMultiplier_init[] = {2}; in CreateModel() local
29 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
Ddepthwise_conv2d_float_large_relaxed.model.cpp27 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local
28 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
Ddepthwise_conv2d_float_2.model.cpp28 static int32_t channelMultiplier_init[] = {2}; in CreateModel() local
29 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
Ddepthwise_conv2d_float_2_relaxed.model.cpp28 static int32_t channelMultiplier_init[] = {2}; in CreateModel() local
29 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()