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