Categorygithub.com/maruel/floatx
repositorypackage
1.1.0
Repository: https://github.com/maruel/floatx.git
Documentation: pkg.go.dev

# README

floatx

Implementation of floating point number types often used in deep neural networks (DNN).

See whole documentation at Go Reference

No external dependency.

Has 100% code coverage: codecov including testing the whole 256 possibilities for float8 and 65536 values for float16 types.