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

bfloat16 initial support #90

Merged
merged 1 commit into from
Jan 4, 2025
Merged

bfloat16 initial support #90

merged 1 commit into from
Jan 4, 2025

Conversation

CarloLucibello
Copy link
Owner

@CarloLucibello CarloLucibello commented Jan 4, 2025

Fix #69

Support here is just a stub, in practice on cpu besides being slow it also produces very large losses on the examples I tried.

See FluxML/Flux.jl#2573 and related issue for the status of BFloat16 support in Flux.

@CarloLucibello CarloLucibello changed the title bfloat16 support bfloat16 initial support Jan 4, 2025
@CarloLucibello CarloLucibello merged commit 1b7cd5c into main Jan 4, 2025
3 checks passed
@CarloLucibello CarloLucibello deleted the cl/bf16 branch January 6, 2025 17:41
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.

support BFloat16
1 participant