float16
float16 copied to clipboard
float16 provides IEEE 754 half-precision format (binary16) with correct conversions to/from float32
Thank you for making this very useful and well-tested library! Are you planning to add support for bfloat16 format, which is used in ML field? It has different bit widths...
And other cleanups/refactoring of unit tests while at it.
Hey! Can this use hardware instructions for conversion? Intel CPUs [support hardware conversion since 2013](https://web.archive.org/web/20121110233159/http://software.intel.com/en-us/articles/performance-benefits-of-half-precision-floats), and the new 12-th gen also has support for arithmetic (I think?). Other architectures had...
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.0.2 to 5.1.0. Release notes Sourced from actions/setup-go's releases. v5.1.0 What's Changed Add workflow file for publishing releases to immutable action package by @Jcambass in actions/setup-go#500 Upgrade...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.11 to 3.27.0. Release notes Sourced from github/codeql-action's releases. v3.27.0 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.0 to 4.2.2. Release notes Sourced from actions/checkout's releases. v4.2.2 What's Changed url-helper.ts now leverages well-known environment variables by @jww3 in actions/checkout#1941 Expand unit test coverage for...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.8 to 4.31.9. Release notes Sourced from github/codeql-action's releases. v4.31.9 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...