Searched refs:b8_init (Results 1 - 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/models/
H A Ddepthwise_conv.model.cpp26 static int32_t b8_init[] = {0}; local
27 model->setOperandValue(b8, b8_init, sizeof(int32_t) * 1);
H A Ddepthwise_conv_relaxed.model.cpp26 static int32_t b8_init[] = {0}; local
27 model->setOperandValue(b8, b8_init, sizeof(int32_t) * 1);

Completed in 165 milliseconds