Searched refs:hasBias (Results 1 – 1 of 1) sorted by relevance
87 bool hasBias = NumInputs(node) == 3; in Prepare() local89 TF_LITE_ENSURE(context, hasBias || NumInputs(node) == 2); in Prepare()113 if (hasBias) { in Prepare()