Home
last modified time | relevance | path

Searched refs:b0_init (Results 1 – 13 of 13) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/models/
Dfully_connected_float_large.model.cpp17 static float b0_init[] = {900000.0f}; in CreateModel() local
18 model->setOperandValue(b0, b0_init, sizeof(float) * 1); in CreateModel()
48 static float b0_init[] = {900000.0f}; in CreateModel_dynamic_output_shape() local
49 model->setOperandValue(b0, b0_init, sizeof(float) * 1); in CreateModel_dynamic_output_shape()
Dfully_connected_float_large_relaxed.model.cpp17 static float b0_init[] = {900.0f}; in CreateModel() local
18 model->setOperandValue(b0, b0_init, sizeof(float) * 1); in CreateModel()
50 static float b0_init[] = {900.0f}; in CreateModel_dynamic_output_shape() local
51 model->setOperandValue(b0, b0_init, sizeof(float) * 1); in CreateModel_dynamic_output_shape()
Dfully_connected_float.model.cpp17 static float b0_init[] = {4.0f}; in CreateModel() local
18 model->setOperandValue(b0, b0_init, sizeof(float) * 1); in CreateModel()
49 static float b0_init[] = {4.0f}; in CreateModel_dynamic_output_shape() local
50 model->setOperandValue(b0, b0_init, sizeof(float) * 1); in CreateModel_dynamic_output_shape()
Dfully_connected_float_relaxed.model.cpp17 static float b0_init[] = {4.0f}; in CreateModel() local
18 model->setOperandValue(b0, b0_init, sizeof(float) * 1); in CreateModel()
51 static float b0_init[] = {4.0f}; in CreateModel_dynamic_output_shape() local
52 model->setOperandValue(b0, b0_init, sizeof(float) * 1); in CreateModel_dynamic_output_shape()
Dfully_connected_quant8_large.model.cpp17 static int32_t b0_init[] = {10}; in CreateModel() local
18 model->setOperandValue(b0, b0_init, sizeof(int32_t) * 1); in CreateModel()
48 static int32_t b0_init[] = {10}; in CreateModel_dynamic_output_shape() local
49 model->setOperandValue(b0, b0_init, sizeof(int32_t) * 1); in CreateModel_dynamic_output_shape()
Dfully_connected_float_4d_simple.model.cpp18 static float b0_init[] = {1.0f, 2.0f, 3.0f}; in CreateModel() local
19 model->setOperandValue(b0, b0_init, sizeof(float) * 3); in CreateModel()
50 static float b0_init[] = {1.0f, 2.0f, 3.0f}; in CreateModel_dynamic_output_shape() local
51 model->setOperandValue(b0, b0_init, sizeof(float) * 3); in CreateModel_dynamic_output_shape()
Dfully_connected_float_3.model.cpp18 static float b0_init[] = {1.0f}; in CreateModel() local
19 model->setOperandValue(b0, b0_init, sizeof(float) * 1); in CreateModel()
50 static float b0_init[] = {1.0f}; in CreateModel_dynamic_output_shape() local
51 model->setOperandValue(b0, b0_init, sizeof(float) * 1); in CreateModel_dynamic_output_shape()
Dfully_connected_quant8_2.model.cpp18 static int32_t b0_init[] = {4, 8, 12}; in CreateModel() local
19 model->setOperandValue(b0, b0_init, sizeof(int32_t) * 3); in CreateModel()
50 static int32_t b0_init[] = {4, 8, 12}; in CreateModel_dynamic_output_shape() local
51 model->setOperandValue(b0, b0_init, sizeof(int32_t) * 3); in CreateModel_dynamic_output_shape()
Dfully_connected_float_2_relaxed.model.cpp18 …static float b0_init[] = {-0.160594f, 0.20577f, -0.078307f, -0.077984f, 0.001937f, 0.01586f, 0.036… in CreateModel() local
19 model->setOperandValue(b0, b0_init, sizeof(float) * 16); in CreateModel()
52 …static float b0_init[] = {-0.160594f, 0.20577f, -0.078307f, -0.077984f, 0.001937f, 0.01586f, 0.036… in CreateModel_dynamic_output_shape() local
53 model->setOperandValue(b0, b0_init, sizeof(float) * 16); in CreateModel_dynamic_output_shape()
Dfully_connected_float_2.model.cpp18 …static float b0_init[] = {-0.160594f, 0.20577f, -0.078307f, -0.077984f, 0.001937f, 0.01586f, 0.036… in CreateModel() local
19 model->setOperandValue(b0, b0_init, sizeof(float) * 16); in CreateModel()
50 …static float b0_init[] = {-0.160594f, 0.20577f, -0.078307f, -0.077984f, 0.001937f, 0.01586f, 0.036… in CreateModel_dynamic_output_shape() local
51 model->setOperandValue(b0, b0_init, sizeof(float) * 16); in CreateModel_dynamic_output_shape()
Dfully_connected_quant8.model.cpp18 static int32_t b0_init[] = {4}; in CreateModel() local
19 model->setOperandValue(b0, b0_init, sizeof(int32_t) * 1); in CreateModel()
50 static int32_t b0_init[] = {4}; in CreateModel_dynamic_output_shape() local
51 model->setOperandValue(b0, b0_init, sizeof(int32_t) * 1); in CreateModel_dynamic_output_shape()
Dfully_connected_float_4d_simple_relaxed.model.cpp18 static float b0_init[] = {1.0f, 2.0f, 3.0f}; in CreateModel() local
19 model->setOperandValue(b0, b0_init, sizeof(float) * 3); in CreateModel()
52 static float b0_init[] = {1.0f, 2.0f, 3.0f}; in CreateModel_dynamic_output_shape() local
53 model->setOperandValue(b0, b0_init, sizeof(float) * 3); in CreateModel_dynamic_output_shape()
Dfully_connected_v1_2.model.cpp17 static float b0_init[] = {4.0f}; in CreateModel() local
18 model->setOperandValue(b0, b0_init, sizeof(float) * 1); in CreateModel()
48 static float b0_init[] = {4.0f}; in CreateModel_relaxed() local
49 model->setOperandValue(b0, b0_init, sizeof(float) * 1); in CreateModel_relaxed()
81 static _Float16 b0_init[] = {4.0f}; in CreateModel_float16() local
82 model->setOperandValue(b0, b0_init, sizeof(_Float16) * 1); in CreateModel_float16()
113 static int32_t b0_init[] = {16}; in CreateModel_quant8_mult_gt_1() local
114 model->setOperandValue(b0, b0_init, sizeof(int32_t) * 1); in CreateModel_quant8_mult_gt_1()
145 static float b0_init[] = {4.0f}; in CreateModel_dynamic_output_shape() local
146 model->setOperandValue(b0, b0_init, sizeof(float) * 1); in CreateModel_dynamic_output_shape()
[all …]