Home
last modified time | relevance | path

Searched refs:height_init (Results 1 – 4 of 4) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/models/
Dresize_bilinear_2.model.cpp15 static int32_t height_init[] = {3}; in CreateModel() local
16 model->setOperandValue(height, height_init, sizeof(int32_t) * 1); in CreateModel()
42 static int32_t height_init[] = {3}; in CreateModel_dynamic_output_shape() local
43 model->setOperandValue(height, height_init, sizeof(int32_t) * 1); in CreateModel_dynamic_output_shape()
Dresize_bilinear_relaxed.model.cpp15 static int32_t height_init[] = {3}; in CreateModel() local
16 model->setOperandValue(height, height_init, sizeof(int32_t) * 1); in CreateModel()
44 static int32_t height_init[] = {3}; in CreateModel_dynamic_output_shape() local
45 model->setOperandValue(height, height_init, sizeof(int32_t) * 1); in CreateModel_dynamic_output_shape()
Dresize_bilinear_2_relaxed.model.cpp15 static int32_t height_init[] = {3}; in CreateModel() local
16 model->setOperandValue(height, height_init, sizeof(int32_t) * 1); in CreateModel()
44 static int32_t height_init[] = {3}; in CreateModel_dynamic_output_shape() local
45 model->setOperandValue(height, height_init, sizeof(int32_t) * 1); in CreateModel_dynamic_output_shape()
Dresize_bilinear.model.cpp15 static int32_t height_init[] = {3}; in CreateModel() local
16 model->setOperandValue(height, height_init, sizeof(int32_t) * 1); in CreateModel()
42 static int32_t height_init[] = {3}; in CreateModel_dynamic_output_shape() local
43 model->setOperandValue(height, height_init, sizeof(int32_t) * 1); in CreateModel_dynamic_output_shape()