Home
last modified time | relevance | path

Searched defs:b7 (Results 1 – 11 of 11) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/models/
Dconv_3_h3_w2_SAME_relaxed.model.cpp15 auto b7 = model->addOperand(&type0); in CreateModel() local
58 auto b7 = model->addOperand(&type0); in CreateModel_dynamic_output_shape() local
100 auto b7 = model->addOperand(&type0); in CreateModel_2() local
143 auto b7 = model->addOperand(&type0); in CreateModel_dynamic_output_shape_2() local
Dconv_3_h3_w2_SAME.model.cpp15 auto b7 = model->addOperand(&type0); in CreateModel() local
56 auto b7 = model->addOperand(&type0); in CreateModel_dynamic_output_shape() local
96 auto b7 = model->addOperand(&type0); in CreateModel_2() local
137 auto b7 = model->addOperand(&type0); in CreateModel_dynamic_output_shape_2() local
Dconv_1_h3_w2_VALID_relaxed.model.cpp16 auto b7 = model->addOperand(&type0); in CreateModel() local
59 auto b7 = model->addOperand(&type0); in CreateModel_dynamic_output_shape() local
102 auto b7 = model->addOperand(&type0); in CreateModel_2() local
145 auto b7 = model->addOperand(&type0); in CreateModel_dynamic_output_shape_2() local
Ddepthwise_conv_relaxed.model.cpp15 auto b7 = model->addOperand(&type0); in CreateModel() local
61 auto b7 = model->addOperand(&type0); in CreateModel_dynamic_output_shape() local
106 auto b7 = model->addOperand(&type0); in CreateModel_2() local
152 auto b7 = model->addOperand(&type0); in CreateModel_dynamic_output_shape_2() local
Ddepthwise_conv.model.cpp15 auto b7 = model->addOperand(&type0); in CreateModel() local
59 auto b7 = model->addOperand(&type0); in CreateModel_dynamic_output_shape() local
102 auto b7 = model->addOperand(&type0); in CreateModel_2() local
146 auto b7 = model->addOperand(&type0); in CreateModel_dynamic_output_shape_2() local
Dconv_1_h3_w2_VALID.model.cpp16 auto b7 = model->addOperand(&type0); in CreateModel() local
57 auto b7 = model->addOperand(&type0); in CreateModel_dynamic_output_shape() local
98 auto b7 = model->addOperand(&type0); in CreateModel_2() local
139 auto b7 = model->addOperand(&type0); in CreateModel_dynamic_output_shape_2() local
Dconv_1_h3_w2_SAME.model.cpp16 auto b7 = model->addOperand(&type0); in CreateModel() local
57 auto b7 = model->addOperand(&type0); in CreateModel_dynamic_output_shape() local
98 auto b7 = model->addOperand(&type0); in CreateModel_2() local
139 auto b7 = model->addOperand(&type0); in CreateModel_dynamic_output_shape_2() local
Dconv_1_h3_w2_SAME_relaxed.model.cpp16 auto b7 = model->addOperand(&type0); in CreateModel() local
59 auto b7 = model->addOperand(&type0); in CreateModel_dynamic_output_shape() local
102 auto b7 = model->addOperand(&type0); in CreateModel_2() local
145 auto b7 = model->addOperand(&type0); in CreateModel_dynamic_output_shape_2() local
Dconv_3_h3_w2_VALID_relaxed.model.cpp16 auto b7 = model->addOperand(&type0); in CreateModel() local
59 auto b7 = model->addOperand(&type0); in CreateModel_dynamic_output_shape() local
102 auto b7 = model->addOperand(&type0); in CreateModel_2() local
145 auto b7 = model->addOperand(&type0); in CreateModel_dynamic_output_shape_2() local
Dconv_3_h3_w2_VALID.model.cpp16 auto b7 = model->addOperand(&type0); in CreateModel() local
57 auto b7 = model->addOperand(&type0); in CreateModel_dynamic_output_shape() local
98 auto b7 = model->addOperand(&type0); in CreateModel_2() local
139 auto b7 = model->addOperand(&type0); in CreateModel_dynamic_output_shape_2() local
/frameworks/ml/nn/runtime/test/specs/V1_2/
Dconv2d_v1_2.mod.py172 b7 = Parameter("op3", "TENSOR_FLOAT32", "{3}", [0., 0., 0.]) variable