/frameworks/ml/nn/runtime/test/generated/models/ |
D | depthwise_conv_2d.model.cpp | 13 auto channelMultiplier = model->addOperand(&type2); in CreateModel() local 23 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel() 24 …SE_CONV_2D, {op1, op2, op3, pad0, pad0, pad0, pad0, stride, stride, channelMultiplier, act}, {op4}… in CreateModel()
|
D | depthwise_conv2d_float_weights_as_inputs_relaxed.model.cpp | 14 auto channelMultiplier = model->addOperand(&type3); in CreateModel() local 24 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel() 25 …SE_CONV_2D, {op1, op2, op3, pad0, pad0, pad0, pad0, stride, stride, channelMultiplier, act}, {op4}… in CreateModel()
|
D | depthwise_conv2d_quant8_weights_as_inputs.model.cpp | 14 auto channelMultiplier = model->addOperand(&type2); in CreateModel() local 24 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel() 25 …SE_CONV_2D, {op1, op2, op3, pad0, pad0, pad0, pad0, stride, stride, channelMultiplier, act}, {op4}… in CreateModel()
|
D | depthwise_conv2d_float_weights_as_inputs.model.cpp | 14 auto channelMultiplier = model->addOperand(&type3); in CreateModel() local 24 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel() 25 …SE_CONV_2D, {op1, op2, op3, pad0, pad0, pad0, pad0, stride, stride, channelMultiplier, act}, {op4}… in CreateModel()
|
D | depthwise_conv2d_float_large_2_weights_as_inputs_relaxed.model.cpp | 15 auto channelMultiplier = model->addOperand(&type3); in CreateModel() local 25 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel() 26 …SE_CONV_2D, {op1, op2, op3, pad0, pad0, pad0, pad0, stride, stride, channelMultiplier, act}, {op4}… in CreateModel()
|
D | depthwise_conv2d_float_large_weights_as_inputs.model.cpp | 14 auto channelMultiplier = model->addOperand(&type2); in CreateModel() local 24 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel() 25 …SE_CONV_2D, {op1, op2, op3, pad0, pad0, pad0, pad0, stride, stride, channelMultiplier, act}, {op4}… in CreateModel()
|
D | depthwise_conv2d_quant8_large_weights_as_inputs.model.cpp | 14 auto channelMultiplier = model->addOperand(&type2); in CreateModel() local 24 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel() 25 …SE_CONV_2D, {op1, op2, op3, pad0, pad0, pad0, pad0, stride, stride, channelMultiplier, act}, {op4}… in CreateModel()
|
D | depthwise_conv2d_float_large_weights_as_inputs_relaxed.model.cpp | 14 auto channelMultiplier = model->addOperand(&type2); in CreateModel() local 24 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel() 25 …SE_CONV_2D, {op1, op2, op3, pad0, pad0, pad0, pad0, stride, stride, channelMultiplier, act}, {op4}… in CreateModel()
|
D | depthwise_conv_2d_quant8.model.cpp | 14 auto channelMultiplier = model->addOperand(&type2); in CreateModel() local 24 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel() 25 …SE_CONV_2D, {op1, op2, op3, pad0, pad0, pad0, pad0, stride, stride, channelMultiplier, act}, {op4}… in CreateModel()
|
D | depthwise_conv2d_float_large_2_weights_as_inputs.model.cpp | 15 auto channelMultiplier = model->addOperand(&type3); in CreateModel() local 25 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel() 26 …SE_CONV_2D, {op1, op2, op3, pad0, pad0, pad0, pad0, stride, stride, channelMultiplier, act}, {op4}… in CreateModel()
|
D | depthwise_conv2d_float_large.model.cpp | 14 auto channelMultiplier = model->addOperand(&type2); in CreateModel() local 28 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel() 29 …SE_CONV_2D, {op1, op2, op3, pad0, pad0, pad0, pad0, stride, stride, channelMultiplier, act}, {op4}… in CreateModel()
|
D | depthwise_conv2d_float_large_2.model.cpp | 14 auto channelMultiplier = model->addOperand(&type2); in CreateModel() local 28 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel() 29 …SE_CONV_2D, {op1, op2, op3, pad0, pad0, pad0, pad0, stride, stride, channelMultiplier, act}, {op4}… in CreateModel()
|
D | depthwise_conv2d_float.model.cpp | 14 auto channelMultiplier = model->addOperand(&type3); in CreateModel() local 28 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel() 29 …SE_CONV_2D, {op1, op2, op3, pad0, pad0, pad0, pad0, stride, stride, channelMultiplier, act}, {op4}… in CreateModel()
|
D | depthwise_conv2d_float_large_2_relaxed.model.cpp | 14 auto channelMultiplier = model->addOperand(&type2); in CreateModel() local 28 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel() 29 …SE_CONV_2D, {op1, op2, op3, pad0, pad0, pad0, pad0, stride, stride, channelMultiplier, act}, {op4}… in CreateModel()
|
D | depthwise_conv2d_float_relaxed.model.cpp | 14 auto channelMultiplier = model->addOperand(&type3); in CreateModel() local 28 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel() 29 …SE_CONV_2D, {op1, op2, op3, pad0, pad0, pad0, pad0, stride, stride, channelMultiplier, act}, {op4}… in CreateModel()
|
D | depthwise_conv2d_quant8.model.cpp | 14 auto channelMultiplier = model->addOperand(&type2); in CreateModel() local 28 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel() 29 …SE_CONV_2D, {op1, op2, op3, pad0, pad0, pad0, pad0, stride, stride, channelMultiplier, act}, {op4}… in CreateModel()
|
D | depthwise_conv2d_quant8_large.model.cpp | 14 auto channelMultiplier = model->addOperand(&type2); in CreateModel() local 28 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel() 29 …SE_CONV_2D, {op1, op2, op3, pad0, pad0, pad0, pad0, stride, stride, channelMultiplier, act}, {op4}… in CreateModel()
|
D | depthwise_conv2d_quant8_2.model.cpp | 15 auto channelMultiplier = model->addOperand(&type3); in CreateModel() local 29 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel() 30 …WORKS_DEPTHWISE_CONV_2D, {op1, op2, op3, pad_valid, stride, stride, channelMultiplier, act_none}, … in CreateModel()
|
D | depthwise_conv2d_float_large_relaxed.model.cpp | 14 auto channelMultiplier = model->addOperand(&type2); in CreateModel() local 28 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel() 29 …SE_CONV_2D, {op1, op2, op3, pad0, pad0, pad0, pad0, stride, stride, channelMultiplier, act}, {op4}… in CreateModel()
|
D | depthwise_conv2d_float_2.model.cpp | 15 auto channelMultiplier = model->addOperand(&type3); in CreateModel() local 29 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel() 30 …WORKS_DEPTHWISE_CONV_2D, {op1, op2, op3, pad_valid, stride, stride, channelMultiplier, act_none}, … in CreateModel()
|
D | depthwise_conv2d_float_2_relaxed.model.cpp | 15 auto channelMultiplier = model->addOperand(&type3); in CreateModel() local 29 model->setOperandValue(channelMultiplier, channelMultiplier_init, sizeof(int32_t) * 1); in CreateModel() 30 …WORKS_DEPTHWISE_CONV_2D, {op1, op2, op3, pad_valid, stride, stride, channelMultiplier, act_none}, … in CreateModel()
|