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

Fix fp16 DARE on CPU #69

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Fix fp16 DARE on CPU #69

merged 1 commit into from
Jan 4, 2024

Conversation

cg123
Copy link
Collaborator

@cg123 cg123 commented Jan 4, 2024

Use either float32 or bfloat16 for torch.bernoulli.

Also improves merge tests by checking for NaN in output tensors.

@cg123 cg123 self-assigned this Jan 4, 2024
@cg123 cg123 merged commit a5c5dc0 into main Jan 4, 2024
8 checks passed
@cg123 cg123 deleted the fix-cpu-dare branch January 4, 2024 02:11
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.

1 participant