Feature Request: 8 bit fixed point numbers #67
Labels
contributions welcome
We welcome community contributions for this issue!
enhancement
New feature or request
I'm interested in using 8 bit fixed point numbers in jax and numpy in the range [0, 1], and [-1, 1]. I think with the current naming convention it would be something like
float8_e0m8
andfloat8_e0m7
.The text was updated successfully, but these errors were encountered: