You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Half4j provides functionality for working with half precision (FP16) according to IEEE 754 standard.
Half class provided by library is implemented to provide, as much as possible, the same interface as java.lang.Float and java.lang.Double.