Searched defs:input_rezero (Results 1 – 1 of 1) sorted by relevance
260 const float input_rezero = (min_input + max_input) / 2.0; in RequantizeManyInNewRangeReference() local337 const float input_rezero = (min_input + max_input) / 2.0; in RequantizeManyInNewRangeNeon() local706 const float input_rezero = (min_input + max_input) / 2.0; variable