Type representing a 16 bit half precision floating point number
type::float16
using float16 = u16 [[format]];
Last updated 2 months ago