/frameworks/ml/nn/runtime/test/generated/models/ |
D | depthwise_conv_2d.model.cpp | 22 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local 23 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
|
D | depthwise_conv2d_float_weights_as_inputs_relaxed.model.cpp | 23 static int32_t channelMultiplier_init[] = {2}; in CreateModel() local 24 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
|
D | depthwise_conv2d_quant8_weights_as_inputs.model.cpp | 23 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local 24 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
|
D | depthwise_conv2d_float_weights_as_inputs.model.cpp | 23 static int32_t channelMultiplier_init[] = {2}; in CreateModel() local 24 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
|
D | depthwise_conv2d_float_large_2_weights_as_inputs_relaxed.model.cpp | 24 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local 25 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
|
D | depthwise_conv2d_float_large_weights_as_inputs.model.cpp | 23 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local 24 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
|
D | depthwise_conv2d_quant8_large_weights_as_inputs.model.cpp | 23 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local 24 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
|
D | depthwise_conv2d_float_large_weights_as_inputs_relaxed.model.cpp | 23 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local 24 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
|
D | depthwise_conv_2d_quant8.model.cpp | 23 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local 24 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
|
D | depthwise_conv2d_float_large_2_weights_as_inputs.model.cpp | 24 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local 25 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
|
D | depthwise_conv2d_float_large.model.cpp | 27 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local 28 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
|
D | depthwise_conv2d_float_large_2.model.cpp | 27 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local 28 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
|
D | depthwise_conv2d_float.model.cpp | 27 static int32_t channelMultiplier_init[] = {2}; in CreateModel() local 28 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
|
D | depthwise_conv2d_float_large_2_relaxed.model.cpp | 27 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local 28 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
|
D | depthwise_conv2d_float_relaxed.model.cpp | 27 static int32_t channelMultiplier_init[] = {2}; in CreateModel() local 28 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
|
D | depthwise_conv2d_quant8.model.cpp | 27 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local 28 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
|
D | depthwise_conv2d_quant8_large.model.cpp | 27 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local 28 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
|
D | depthwise_conv2d_quant8_2.model.cpp | 28 static int32_t channelMultiplier_init[] = {2}; in CreateModel() local 29 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
|
D | depthwise_conv2d_float_large_relaxed.model.cpp | 27 static int32_t channelMultiplier_init[] = {1}; in CreateModel() local 28 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
|
D | depthwise_conv2d_float_2.model.cpp | 28 static int32_t channelMultiplier_init[] = {2}; in CreateModel() local 29 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
|
D | depthwise_conv2d_float_2_relaxed.model.cpp | 28 static int32_t channelMultiplier_init[] = {2}; in CreateModel() local 29 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel()
|