Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dfake_quant_ops_functor.h27 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE float StdRound(float input) { in StdRound() function
57 return static_cast<uint16>(StdRound(zero_point_from_min)); in Nudge()