Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for half/float16 (and bfloat16?) #41

Open
LaurentMazare opened this issue Jul 1, 2023 · 0 comments
Open

Support for half/float16 (and bfloat16?) #41

LaurentMazare opened this issue Jul 1, 2023 · 0 comments

Comments

@LaurentMazare
Copy link

Thanks for these great blas bindings, these are super convenient. Apologies if f16/bf16 support has been mentioned in the past, I haven't found any related issue.

Do you think it would be possible to have support for f16 support in this crate? mkl supports these (half/f16, bf16). The half crate provide nice types for f16/bf16 on the rust side so it would be nice to have some hgemm functions that would operate on these.
Happy to help in any way I can.

(for context we're working on some ML framework crate and it would be great to provide mkl as an efficient cpu backend)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant