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 · 1 comment
Open

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

LaurentMazare opened this issue Jul 1, 2023 · 1 comment

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)

@jaydev-ziroh
Copy link

Hi @LaurentMazare, I dont see any action on your PR. Is your framework supporting blas with bf16 or f16? If yes, can you let me know how. This could really help.

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

2 participants