Open ArniDagur opened 4 months ago
I was thinking of implementing support for float16 (<f2 and >f2) using the half crate behind a feature flag. Would that be an appreciated feature?
float16
<f2
>f2
half
I was thinking of implementing support for
float16
(<f2
and>f2
) using thehalf
crate behind a feature flag. Would that be an appreciated feature?