Searched defs:half_to_float (Results 1 – 2 of 2) sorted by relevance
191 static void half_to_float(const uint16_t *h, float *f, unsigned int num) in half_to_float() function
339 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC float half_to_float(__half h) { in half_to_float() function