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

Add float16 #570

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Add float16 #570

merged 1 commit into from
Dec 19, 2023

Conversation

roastduck
Copy link
Owner

Now supporting float16:

  • CUDA backend (including cuBLAS ans CUTLASS backend for MatMul)
  • PyTorch interface.

Not supporting float16 yet:

  • CPU backend.
  • NumPy interface.

@roastduck roastduck requested a review from trrbivial December 19, 2023 06:51
@roastduck roastduck merged commit 9d54317 into master Dec 19, 2023
8 checks passed
@roastduck roastduck deleted the float16 branch December 19, 2023 09:03
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

Successfully merging this pull request may close these issues.

2 participants