Searched refs:b7 (Results 1 - 11 of 11) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/models/
H A Dconv_1_h3_w2_SAME.model.cpp12 auto b7 = model->addOperand(&type0); local
25 model->setOperandValue(b7, b7_init, sizeof(int32_t) * 1);
30 model->addOperation(ANEURALNETWORKS_CONV_2D, {op2, op0, op1, b4, b5, b6, b7}, {op3});
H A Dconv_1_h3_w2_SAME_relaxed.model.cpp12 auto b7 = model->addOperand(&type0); local
25 model->setOperandValue(b7, b7_init, sizeof(int32_t) * 1);
30 model->addOperation(ANEURALNETWORKS_CONV_2D, {op2, op0, op1, b4, b5, b6, b7}, {op3});
H A Dconv_1_h3_w2_VALID.model.cpp12 auto b7 = model->addOperand(&type0); local
25 model->setOperandValue(b7, b7_init, sizeof(int32_t) * 1);
30 model->addOperation(ANEURALNETWORKS_CONV_2D, {op2, op0, op1, b4, b5, b6, b7}, {op3});
H A Dconv_1_h3_w2_VALID_relaxed.model.cpp12 auto b7 = model->addOperand(&type0); local
25 model->setOperandValue(b7, b7_init, sizeof(int32_t) * 1);
30 model->addOperation(ANEURALNETWORKS_CONV_2D, {op2, op0, op1, b4, b5, b6, b7}, {op3});
H A Ddepthwise_conv.model.cpp11 auto b7 = model->addOperand(&type0); local
25 model->setOperandValue(b7, b7_init, sizeof(int32_t) * 1);
32 model->addOperation(ANEURALNETWORKS_DEPTHWISE_CONV_2D, {op2, op0, op1, b4, b5, b6, b7, b8}, {op3});
H A Ddepthwise_conv_relaxed.model.cpp11 auto b7 = model->addOperand(&type0); local
25 model->setOperandValue(b7, b7_init, sizeof(int32_t) * 1);
32 model->addOperation(ANEURALNETWORKS_DEPTHWISE_CONV_2D, {op2, op0, op1, b4, b5, b6, b7, b8}, {op3});
H A Dconv_3_h3_w2_SAME.model.cpp11 auto b7 = model->addOperand(&type0); local
24 model->setOperandValue(b7, b7_init, sizeof(int32_t) * 1);
29 model->addOperation(ANEURALNETWORKS_CONV_2D, {op2, op0, op1, b4, b5, b6, b7}, {op3});
H A Dconv_3_h3_w2_SAME_relaxed.model.cpp11 auto b7 = model->addOperand(&type0); local
24 model->setOperandValue(b7, b7_init, sizeof(int32_t) * 1);
29 model->addOperation(ANEURALNETWORKS_CONV_2D, {op2, op0, op1, b4, b5, b6, b7}, {op3});
H A Dconv_3_h3_w2_VALID.model.cpp12 auto b7 = model->addOperand(&type0); local
25 model->setOperandValue(b7, b7_init, sizeof(int32_t) * 1);
30 model->addOperation(ANEURALNETWORKS_CONV_2D, {op2, op0, op1, b4, b5, b6, b7}, {op3});
H A Dconv_3_h3_w2_VALID_relaxed.model.cpp12 auto b7 = model->addOperand(&type0); local
25 model->setOperandValue(b7, b7_init, sizeof(int32_t) * 1);
30 model->addOperation(ANEURALNETWORKS_CONV_2D, {op2, op0, op1, b4, b5, b6, b7}, {op3});
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 103 milliseconds