Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantization_utils.h129 const int64 c_highest = static_cast<int64>(Eigen::NumTraits<T3>::highest()); in QuantizationRangeForMultiplication() local
135 *max_c = c_float_for_one_quant_level * c_highest; in QuantizationRangeForMultiplication()