Searched refs:input_in_total_space (Results 1 – 1 of 1) sorted by relevance
837 auto input_in_total_space = QUANTIZE_WITH_EIGEN(input_float, f2q, T3); in QuantizedAddUsingEigen() local842 input_in_total_space + in QuantizedAddUsingEigen()885 const T3 input_in_total_space = RequantizeInNewRange<T1, T3>( in QuantizedAdd() local891 const T3 total_pre = input_in_total_space + smaller_input_in_total_space; in QuantizedAdd()