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

RuntimeError: "addmm_sparse_cuda" not implemented for 'Half' #53

Closed
EvgenyUgolkov opened this issue Mar 7, 2024 · 2 comments
Closed

Comments

@EvgenyUgolkov
Copy link

EvgenyUgolkov commented Mar 7, 2024

Dear Team, good day! I try to run the sparse mm with the float16 tensors, and faced the following error:

RuntimeError: "addmm_sparse_cuda" not implemented for 'Half'

Could you tell me, do you know a potential solutions to it?

Regards, Evgeny

@tvercaut
Copy link
Member

tvercaut commented Mar 7, 2024

This is out of scope for this repo and likely a pytorch limitation. See e.g. pytorch/pytorch#41069
-> closing this

@tvercaut tvercaut closed this as completed Mar 7, 2024
@EvgenyUgolkov
Copy link
Author

This is out of scope for this repo and likely a pytorch limitation. See e.g. pytorch/pytorch#41069 -> closing this

@tvercaut

Thank you!

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

No branches or pull requests

2 participants