Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_quantized_conv_ops.h48 const int64 c_highest = static_cast<int64>(Eigen::NumTraits<T3>::highest()); in MklQuantizationRangeForMultiplication() local
66 const int64 c_highest = static_cast<int64>(Eigen::NumTraits<T3>::highest()); in MklQuantizationRangeForMultiplication() local
/external/tensorflow/tensorflow/core/kernels/
Dquantization_utils.h137 const int64 c_highest = static_cast<int64>(Eigen::NumTraits<T3>::highest()); in QuantizationRangeForMultiplication() local