Home
last modified time | relevance | path

Searched defs:num_splits (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/ml/nn/runtime/test/generated/models/
Dsplit_float_5.model.cpp10 auto num_splits = model->addOperand(&type1); in CreateModel() local
38 auto num_splits = model->addOperand(&type1); in CreateModel_relaxed() local
68 auto num_splits = model->addOperand(&type1); in CreateModel_float16() local
96 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
124 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape_relaxed() local
154 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape_float16() local
Dsplit_float_4.model.cpp10 auto num_splits = model->addOperand(&type1); in CreateModel() local
38 auto num_splits = model->addOperand(&type1); in CreateModel_relaxed() local
68 auto num_splits = model->addOperand(&type1); in CreateModel_float16() local
96 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
124 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape_relaxed() local
154 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape_float16() local
Dsplit_float_2.model.cpp10 auto num_splits = model->addOperand(&type1); in CreateModel() local
38 auto num_splits = model->addOperand(&type1); in CreateModel_relaxed() local
68 auto num_splits = model->addOperand(&type1); in CreateModel_float16() local
96 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
124 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape_relaxed() local
154 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape_float16() local
Dsplit_float_3.model.cpp10 auto num_splits = model->addOperand(&type1); in CreateModel() local
39 auto num_splits = model->addOperand(&type1); in CreateModel_relaxed() local
70 auto num_splits = model->addOperand(&type1); in CreateModel_float16() local
99 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
128 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape_relaxed() local
159 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape_float16() local
Dsplit_float_1.model.cpp10 auto num_splits = model->addOperand(&type1); in CreateModel() local
39 auto num_splits = model->addOperand(&type1); in CreateModel_relaxed() local
70 auto num_splits = model->addOperand(&type1); in CreateModel_float16() local
99 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
128 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape_relaxed() local
159 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape_float16() local
Dsplit_int32_2.model.cpp10 auto num_splits = model->addOperand(&type1); in CreateModel() local
38 auto num_splits = model->addOperand(&type1); in CreateModel_relaxed() local
68 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
96 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape_relaxed() local
Dsplit_int32_4.model.cpp10 auto num_splits = model->addOperand(&type1); in CreateModel() local
38 auto num_splits = model->addOperand(&type1); in CreateModel_relaxed() local
68 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
96 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape_relaxed() local
Dsplit_quant8_2.model.cpp10 auto num_splits = model->addOperand(&type1); in CreateModel() local
38 auto num_splits = model->addOperand(&type1); in CreateModel_relaxed() local
68 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
96 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape_relaxed() local
Dsplit_quant8_1.model.cpp10 auto num_splits = model->addOperand(&type1); in CreateModel() local
39 auto num_splits = model->addOperand(&type1); in CreateModel_relaxed() local
70 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
99 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape_relaxed() local
Dsplit_int32_3.model.cpp10 auto num_splits = model->addOperand(&type1); in CreateModel() local
39 auto num_splits = model->addOperand(&type1); in CreateModel_relaxed() local
70 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
99 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape_relaxed() local
Dsplit_int32_1.model.cpp10 auto num_splits = model->addOperand(&type1); in CreateModel() local
39 auto num_splits = model->addOperand(&type1); in CreateModel_relaxed() local
70 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
99 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape_relaxed() local
Dsplit_quant8_4.model.cpp10 auto num_splits = model->addOperand(&type1); in CreateModel() local
38 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dsplit_quant8_3.model.cpp10 auto num_splits = model->addOperand(&type1); in CreateModel() local
39 auto num_splits = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
/frameworks/ml/nn/runtime/test/specs/V1_2/
Dsplit_float_2.mod.py20 num_splits = Int32Scalar("num_splits", 2) variable
Dsplit_int32_2.mod.py20 num_splits = Int32Scalar("num_splits", 2) variable
Dsplit_float_4.mod.py20 num_splits = Int32Scalar("num_splits", 2) variable
Dsplit_float_5.mod.py20 num_splits = Int32Scalar("num_splits", 2) variable
Dsplit_int32_4.mod.py20 num_splits = Int32Scalar("num_splits", 2) variable
Dsplit_quant8_4.mod.py20 num_splits = Int32Scalar("num_splits", 2) variable
Dsplit_quant8_2.mod.py20 num_splits = Int32Scalar("num_splits", 2) variable
Dsplit_float_1.mod.py20 num_splits = Int32Scalar("num_splits", 3) variable
Dsplit_int32_3.mod.py20 num_splits = Int32Scalar("num_splits", 3) variable
Dsplit_float_3.mod.py20 num_splits = Int32Scalar("num_splits", 3) variable
Dsplit_quant8_3.mod.py20 num_splits = Int32Scalar("num_splits", 3) variable
Dsplit_int32_1.mod.py20 num_splits = Int32Scalar("num_splits", 3) variable

12