Home
last modified time | relevance | path

Searched defs:input_in_total_space (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantization_utils.h844 auto input_in_total_space = QUANTIZE_WITH_EIGEN(input_float, f2q, T3); in QuantizedAddUsingEigen() local
892 const T3 input_in_total_space = RequantizeInNewRange<T1, T3>( in QuantizedAdd() local