Searched refs:b5_init (Results 1 - 10 of 10) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/models/
H A Dconv_1_h3_w2_SAME.model.cpp20 static int32_t b5_init[] = {1}; local
21 model->setOperandValue(b5, b5_init, sizeof(int32_t) * 1);
H A Dconv_1_h3_w2_SAME_relaxed.model.cpp20 static int32_t b5_init[] = {1}; local
21 model->setOperandValue(b5, b5_init, sizeof(int32_t) * 1);
H A Dconv_1_h3_w2_VALID.model.cpp20 static int32_t b5_init[] = {1}; local
21 model->setOperandValue(b5, b5_init, sizeof(int32_t) * 1);
H A Dconv_1_h3_w2_VALID_relaxed.model.cpp20 static int32_t b5_init[] = {1}; local
21 model->setOperandValue(b5, b5_init, sizeof(int32_t) * 1);
H A Ddepthwise_conv.model.cpp20 static int32_t b5_init[] = {1}; local
21 model->setOperandValue(b5, b5_init, sizeof(int32_t) * 1);
H A Ddepthwise_conv_relaxed.model.cpp20 static int32_t b5_init[] = {1}; local
21 model->setOperandValue(b5, b5_init, sizeof(int32_t) * 1);
H A Dconv_3_h3_w2_SAME.model.cpp19 static int32_t b5_init[] = {1}; local
20 model->setOperandValue(b5, b5_init, sizeof(int32_t) * 1);
H A Dconv_3_h3_w2_SAME_relaxed.model.cpp19 static int32_t b5_init[] = {1}; local
20 model->setOperandValue(b5, b5_init, sizeof(int32_t) * 1);
H A Dconv_3_h3_w2_VALID.model.cpp20 static int32_t b5_init[] = {1}; local
21 model->setOperandValue(b5, b5_init, sizeof(int32_t) * 1);
H A Dconv_3_h3_w2_VALID_relaxed.model.cpp20 static int32_t b5_init[] = {1}; local
21 model->setOperandValue(b5, b5_init, sizeof(int32_t) * 1);

Completed in 71 milliseconds