Searched refs:StdRound (Results 1 – 1 of 1) sorted by relevance
27 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE float StdRound(float input) { in StdRound() function57 return static_cast<uint16>(StdRound(zero_point_from_min)); in Nudge()