Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/models/
Dresize_bilinear_2.model.cpp13 static int32_t width_init[] = {3}; in CreateModel() local
14 model->setOperandValue(width, width_init, sizeof(int32_t) * 1); in CreateModel()
40 static int32_t width_init[] = {3}; in CreateModel_dynamic_output_shape() local
41 model->setOperandValue(width, width_init, sizeof(int32_t) * 1); in CreateModel_dynamic_output_shape()
Dresize_bilinear_relaxed.model.cpp13 static int32_t width_init[] = {3}; in CreateModel() local
14 model->setOperandValue(width, width_init, sizeof(int32_t) * 1); in CreateModel()
42 static int32_t width_init[] = {3}; in CreateModel_dynamic_output_shape() local
43 model->setOperandValue(width, width_init, sizeof(int32_t) * 1); in CreateModel_dynamic_output_shape()
Dresize_bilinear_2_relaxed.model.cpp13 static int32_t width_init[] = {3}; in CreateModel() local
14 model->setOperandValue(width, width_init, sizeof(int32_t) * 1); in CreateModel()
42 static int32_t width_init[] = {3}; in CreateModel_dynamic_output_shape() local
43 model->setOperandValue(width, width_init, sizeof(int32_t) * 1); in CreateModel_dynamic_output_shape()
Dresize_bilinear.model.cpp13 static int32_t width_init[] = {3}; in CreateModel() local
14 model->setOperandValue(width, width_init, sizeof(int32_t) * 1); in CreateModel()
40 static int32_t width_init[] = {3}; in CreateModel_dynamic_output_shape() local
41 model->setOperandValue(width, width_init, sizeof(int32_t) * 1); in CreateModel_dynamic_output_shape()