/frameworks/ml/nn/runtime/test/generated/models/ |
D | l2_pool_float.model.cpp | 9 auto cons1 = model->addOperand(&type1); in CreateModel() local 39 auto cons1 = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | max_pool_float_1_relaxed.model.cpp | 9 auto cons1 = model->addOperand(&type1); in CreateModel() local 41 auto cons1 = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | avg_pool_quant8_4.model.cpp | 9 auto cons1 = model->addOperand(&type1); in CreateModel() local 39 auto cons1 = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | l2_pool_float_relaxed.model.cpp | 9 auto cons1 = model->addOperand(&type1); in CreateModel() local 41 auto cons1 = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | avg_pool_float_1_relaxed.model.cpp | 9 auto cons1 = model->addOperand(&type1); in CreateModel() local 41 auto cons1 = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | max_pool_float_1.model.cpp | 9 auto cons1 = model->addOperand(&type1); in CreateModel() local 39 auto cons1 = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | avg_pool_quant8_1.model.cpp | 9 auto cons1 = model->addOperand(&type1); in CreateModel() local 39 auto cons1 = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | max_pool_quant8_1.model.cpp | 9 auto cons1 = model->addOperand(&type1); in CreateModel() local 39 auto cons1 = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | avg_pool_float_1.model.cpp | 9 auto cons1 = model->addOperand(&type1); in CreateModel() local 39 auto cons1 = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
/frameworks/ml/nn/runtime/test/specs/V1_0/ |
D | l2_pool_float.mod.py | 19 cons1 = Int32Scalar("cons1", 1) variable
|
D | avg_pool_float_1.mod.py | 20 cons1 = Int32Scalar("cons1", 1) variable
|
D | max_pool_quant8_1.mod.py | 20 cons1 = Int32Scalar("cons1", 1) variable
|
D | max_pool_float_1.mod.py | 20 cons1 = Int32Scalar("cons1", 1) variable
|
D | avg_pool_quant8_1.mod.py | 20 cons1 = Int32Scalar("cons1", 1) variable
|
D | avg_pool_quant8_4.mod.py | 20 cons1 = Int32Scalar("cons1", 1) variable
|
/frameworks/ml/nn/runtime/test/specs/V1_1/ |
D | l2_pool_float_relaxed.mod.py | 19 cons1 = Int32Scalar("cons1", 1) variable
|
D | max_pool_float_1_relaxed.mod.py | 20 cons1 = Int32Scalar("cons1", 1) variable
|
D | avg_pool_float_1_relaxed.mod.py | 20 cons1 = Int32Scalar("cons1", 1) variable
|