Home
last modified time | relevance | path

Searched refs:smaller_input_value (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dquantization_utils.h896 const T2 smaller_input_value = smaller_input_flat(c); in QuantizedAdd() local
898 RequantizeInNewRange<T2, T3>(smaller_input_value, smaller_input_min, in QuantizedAdd()