Home
last modified time | relevance | path

Searched defs:type_param (Results 1 – 20 of 20) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/models/
Dlsh_projection_float16.model.cpp13 auto type_param = model->addOperand(&type3); in CreateModel() local
43 auto type_param = model->addOperand(&type3); in CreateModel_float16() local
73 auto type_param = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
103 auto type_param = model->addOperand(&type3); in CreateModel_dynamic_output_shape_float16() local
Dlsh_projection_weights_as_inputs_relaxed.model.cpp13 auto type_param = model->addOperand(&type3); in CreateModel() local
43 auto type_param = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
Dlsh_projection_weights_as_inputs.model.cpp13 auto type_param = model->addOperand(&type3); in CreateModel() local
41 auto type_param = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
Dlsh_projection_relaxed.model.cpp13 auto type_param = model->addOperand(&type3); in CreateModel() local
45 auto type_param = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
Dlsh_projection_2_relaxed.model.cpp13 auto type_param = model->addOperand(&type3); in CreateModel() local
45 auto type_param = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
Dlsh_projection_deprecated.model.cpp13 auto type_param = model->addOperand(&type3); in CreateModel() local
45 auto type_param = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
Dlsh_projection_3_relaxed.model.cpp13 auto type_param = model->addOperand(&type3); in CreateModel() local
45 auto type_param = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
Dlsh_projection_4_relaxed.model.cpp13 auto type_param = model->addOperand(&type3); in CreateModel() local
45 auto type_param = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
Dlsh_projection.model.cpp13 auto type_param = model->addOperand(&type3); in CreateModel() local
43 auto type_param = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
Dlsh_projection_2.model.cpp13 auto type_param = model->addOperand(&type3); in CreateModel() local
43 auto type_param = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
/frameworks/ml/nn/runtime/test/specs/V1_0/
Dlsh_projection_2.mod.py27 type_param = Int32Scalar("type_param", 1) # SPARSE variable
Dlsh_projection_weights_as_inputs.mod.py26 type_param = Int32Scalar("type_param", 2) # DENSE variable
Dlsh_projection.mod.py27 type_param = Int32Scalar("type_param", 2) # DENSE variable
/frameworks/ml/nn/runtime/test/specs/V1_2/
Dlsh_projection_float16.mod.py27 type_param = Int32Scalar("type_param", 2) # DENSE variable
Dlsh_projection_3_relaxed.mod.py27 type_param = Int32Scalar("type_param", 3) # SPARSE variable
Dlsh_projection_4_relaxed.mod.py27 type_param = Int32Scalar("type_param", 1) # SPARSE DEPRECATED variable
Dlsh_projection_deprecated.mod.py27 type_param = Int32Scalar("type_param", 1) # SPARSE DEPRECATED variable
/frameworks/ml/nn/runtime/test/specs/V1_1/
Dlsh_projection_weights_as_inputs_relaxed.mod.py26 type_param = Int32Scalar("type_param", 2) # DENSE variable
Dlsh_projection_2_relaxed.mod.py27 type_param = Int32Scalar("type_param", 1) # SPARSE variable
Dlsh_projection_relaxed.mod.py27 type_param = Int32Scalar("type_param", 2) # DENSE variable