Searched refs:half_to_float (Results 1 – 4 of 4) sorted by relevance
191 static void half_to_float(const uint16_t *h, float *f, unsigned int num) in half_to_float() function213 return half_to_float; in resolve_half_to_float()
120 Eigen::half_impl::half_to_float( in Eigen_half_to_float()
311 Eigen::half_impl::half_to_float( in Eigen_half_to_float()
122 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC float half_to_float(__half_raw h);193 return half_impl::half_to_float(*this);593 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC float half_to_float(__half_raw h) {