Searched refs:float2half_scalar (Results 1 – 3 of 3) sorted by relevance
11 static inline uint16_t float2half_scalar(float val) { in float2half_scalar() function
51 x(at::vec::float2half_scalar(value))
1566 u16 = at::vec::float2half_scalar(f32s[i]); in TEST()