jax.random + ml_dtypes low memory types #16342
Unanswered
AlejandroBaron
asked this question in
Q&A
Replies: 1 comment 2 replies
-
We have generally been implementing quantized operations when there is (1) good motivation to do so, and (2) fast hardware to back it up. Can you say more about your use-case for these operations? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey I'm trying to use int4 and float8 from https://github.com/jax-ml/ml_dtypes. However there seems to be no support
Is this expected to be implemented in the near future?
Beta Was this translation helpful? Give feedback.
All reactions