/frameworks/ml/nn/runtime/test/generated/models/ |
D | lsh_projection_float16.model.cpp | 16 …static _Float16 hash_init[] = {0.123f, 0.456f, -0.321f, -0.654f, 1.234f, 5.678f, -4.321f, -8.765f}; in CreateModel() local 17 model->setOperandValue(hash, hash_init, sizeof(_Float16) * 8); in CreateModel() 46 …static _Float16 hash_init[] = {0.123f, 0.456f, -0.321f, -0.654f, 1.234f, 5.678f, -4.321f, -8.765f}; in CreateModel_float16() local 47 model->setOperandValue(hash, hash_init, sizeof(_Float16) * 8); in CreateModel_float16() 76 …static _Float16 hash_init[] = {0.123f, 0.456f, -0.321f, -0.654f, 1.234f, 5.678f, -4.321f, -8.765f}; in CreateModel_dynamic_output_shape() local 77 model->setOperandValue(hash, hash_init, sizeof(_Float16) * 8); in CreateModel_dynamic_output_shape() 106 …static _Float16 hash_init[] = {0.123f, 0.456f, -0.321f, -0.654f, 1.234f, 5.678f, -4.321f, -8.765f}; in CreateModel_dynamic_output_shape_float16() local 107 model->setOperandValue(hash, hash_init, sizeof(_Float16) * 8); in CreateModel_dynamic_output_shape_float16()
|
D | lsh_projection_relaxed.model.cpp | 16 static float hash_init[] = {0.123f, 0.456f, -0.321f, -0.654f, 1.234f, 5.678f, -4.321f, -8.765f}; in CreateModel() local 17 model->setOperandValue(hash, hash_init, sizeof(float) * 8); in CreateModel() 48 static float hash_init[] = {0.123f, 0.456f, -0.321f, -0.654f, 1.234f, 5.678f, -4.321f, -8.765f}; in CreateModel_dynamic_output_shape() local 49 model->setOperandValue(hash, hash_init, sizeof(float) * 8); in CreateModel_dynamic_output_shape()
|
D | lsh_projection_2_relaxed.model.cpp | 16 static float hash_init[] = {0.123f, 0.456f, -0.321f, -0.654f, 1.234f, 5.678f, -4.321f, -8.765f}; in CreateModel() local 17 model->setOperandValue(hash, hash_init, sizeof(float) * 8); in CreateModel() 48 static float hash_init[] = {0.123f, 0.456f, -0.321f, -0.654f, 1.234f, 5.678f, -4.321f, -8.765f}; in CreateModel_dynamic_output_shape() local 49 model->setOperandValue(hash, hash_init, sizeof(float) * 8); in CreateModel_dynamic_output_shape()
|
D | lsh_projection_deprecated.model.cpp | 16 static float hash_init[] = {0.123f, 0.456f, -0.321f, -0.654f, 1.234f, 5.678f, -4.321f, -8.765f}; in CreateModel() local 17 model->setOperandValue(hash, hash_init, sizeof(float) * 8); in CreateModel() 48 static float hash_init[] = {0.123f, 0.456f, -0.321f, -0.654f, 1.234f, 5.678f, -4.321f, -8.765f}; in CreateModel_dynamic_output_shape() local 49 model->setOperandValue(hash, hash_init, sizeof(float) * 8); in CreateModel_dynamic_output_shape()
|
D | lsh_projection_3_relaxed.model.cpp | 16 static float hash_init[] = {0.123f, 0.456f, -0.321f, -0.654f, 1.234f, 5.678f, -4.321f, -8.765f}; in CreateModel() local 17 model->setOperandValue(hash, hash_init, sizeof(float) * 8); in CreateModel() 48 static float hash_init[] = {0.123f, 0.456f, -0.321f, -0.654f, 1.234f, 5.678f, -4.321f, -8.765f}; in CreateModel_dynamic_output_shape() local 49 model->setOperandValue(hash, hash_init, sizeof(float) * 8); in CreateModel_dynamic_output_shape()
|
D | lsh_projection_4_relaxed.model.cpp | 16 static float hash_init[] = {0.123f, 0.456f, -0.321f, -0.654f, 1.234f, 5.678f, -4.321f, -8.765f}; in CreateModel() local 17 model->setOperandValue(hash, hash_init, sizeof(float) * 8); in CreateModel() 48 static float hash_init[] = {0.123f, 0.456f, -0.321f, -0.654f, 1.234f, 5.678f, -4.321f, -8.765f}; in CreateModel_dynamic_output_shape() local 49 model->setOperandValue(hash, hash_init, sizeof(float) * 8); in CreateModel_dynamic_output_shape()
|
D | lsh_projection.model.cpp | 16 static float hash_init[] = {0.123f, 0.456f, -0.321f, -0.654f, 1.234f, 5.678f, -4.321f, -8.765f}; in CreateModel() local 17 model->setOperandValue(hash, hash_init, sizeof(float) * 8); in CreateModel() 46 static float hash_init[] = {0.123f, 0.456f, -0.321f, -0.654f, 1.234f, 5.678f, -4.321f, -8.765f}; in CreateModel_dynamic_output_shape() local 47 model->setOperandValue(hash, hash_init, sizeof(float) * 8); in CreateModel_dynamic_output_shape()
|
D | lsh_projection_2.model.cpp | 16 static float hash_init[] = {0.123f, 0.456f, -0.321f, -0.654f, 1.234f, 5.678f, -4.321f, -8.765f}; in CreateModel() local 17 model->setOperandValue(hash, hash_init, sizeof(float) * 8); in CreateModel() 46 static float hash_init[] = {0.123f, 0.456f, -0.321f, -0.654f, 1.234f, 5.678f, -4.321f, -8.765f}; in CreateModel_dynamic_output_shape() local 47 model->setOperandValue(hash, hash_init, sizeof(float) * 8); in CreateModel_dynamic_output_shape()
|