Searched refs:stride_height_init (Results 1 – 2 of 2) sorted by relevance
21 static int32_t stride_height_init[] = {1}; in CreateModel() local22 model->setOperandValue(stride_height, stride_height_init, sizeof(int32_t) * 1); in CreateModel()62 static int32_t stride_height_init[] = {1}; in CreateModel_dynamic_output_shape() local63 model->setOperandValue(stride_height, stride_height_init, sizeof(int32_t) * 1); in CreateModel_dynamic_output_shape()
21 static int32_t stride_height_init[] = {1}; in CreateModel() local22 model->setOperandValue(stride_height, stride_height_init, sizeof(int32_t) * 1); in CreateModel()60 static int32_t stride_height_init[] = {1}; in CreateModel_dynamic_output_shape() local61 model->setOperandValue(stride_height, stride_height_init, sizeof(int32_t) * 1); in CreateModel_dynamic_output_shape()