python3-gfloat
Python module of generic floating point encode/decode logic
Description
An implementation of generic floating point encode/decode logic, handling various current and proposed floating point types: - IEEE 754: Binary16, Binary32
- OCP Float8: E5M2, E4M3
- IEEE WG P3109: P{p} for p in 1..7
- OCP MX Formats: E2M1, M2M3, E3M2, E8M0, INT8, and the MX block formats.
The library favours readability and extensibility over speed - for fast
implementations of these datatypes see, for example, ml_dtypes, bitstring, MX
PyTorch Emulation Library.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/graphcore-research/gfloat
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-gfloat