/frameworks/ml/nn/runtime/test/generated/models/ |
D | lsh_projection_float16.model.cpp | 13 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
|
D | lsh_projection_weights_as_inputs_relaxed.model.cpp | 13 auto type_param = model->addOperand(&type3); in CreateModel() local 43 auto type_param = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | lsh_projection_weights_as_inputs.model.cpp | 13 auto type_param = model->addOperand(&type3); in CreateModel() local 41 auto type_param = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | lsh_projection_relaxed.model.cpp | 13 auto type_param = model->addOperand(&type3); in CreateModel() local 45 auto type_param = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | lsh_projection_2_relaxed.model.cpp | 13 auto type_param = model->addOperand(&type3); in CreateModel() local 45 auto type_param = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | lsh_projection_deprecated.model.cpp | 13 auto type_param = model->addOperand(&type3); in CreateModel() local 45 auto type_param = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | lsh_projection_3_relaxed.model.cpp | 13 auto type_param = model->addOperand(&type3); in CreateModel() local 45 auto type_param = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | lsh_projection_4_relaxed.model.cpp | 13 auto type_param = model->addOperand(&type3); in CreateModel() local 45 auto type_param = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | lsh_projection.model.cpp | 13 auto type_param = model->addOperand(&type3); in CreateModel() local 43 auto type_param = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | lsh_projection_2.model.cpp | 13 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/ |
D | lsh_projection_2.mod.py | 27 type_param = Int32Scalar("type_param", 1) # SPARSE variable
|
D | lsh_projection_weights_as_inputs.mod.py | 26 type_param = Int32Scalar("type_param", 2) # DENSE variable
|
D | lsh_projection.mod.py | 27 type_param = Int32Scalar("type_param", 2) # DENSE variable
|
/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | lsh_projection_float16.mod.py | 27 type_param = Int32Scalar("type_param", 2) # DENSE variable
|
D | lsh_projection_3_relaxed.mod.py | 27 type_param = Int32Scalar("type_param", 3) # SPARSE variable
|
D | lsh_projection_4_relaxed.mod.py | 27 type_param = Int32Scalar("type_param", 1) # SPARSE DEPRECATED variable
|
D | lsh_projection_deprecated.mod.py | 27 type_param = Int32Scalar("type_param", 1) # SPARSE DEPRECATED variable
|
/frameworks/ml/nn/runtime/test/specs/V1_1/ |
D | lsh_projection_weights_as_inputs_relaxed.mod.py | 26 type_param = Int32Scalar("type_param", 2) # DENSE variable
|
D | lsh_projection_2_relaxed.mod.py | 27 type_param = Int32Scalar("type_param", 1) # SPARSE variable
|
D | lsh_projection_relaxed.mod.py | 27 type_param = Int32Scalar("type_param", 2) # DENSE variable
|