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 binary cross entropy loss #35

Merged
merged 3 commits into from
Mar 8, 2024
Merged

Fix binary cross entropy loss #35

merged 3 commits into from
Mar 8, 2024

Conversation

VRehnberg
Copy link
Collaborator

Small fixes for errors that are thrown when not running on MPS. @oliveradk or @ejnnr, if you could check:

  • that it still runs on MPS
  • that it was logits you were expecting to be the output of the model

This was referenced Mar 6, 2024
@ejnnr
Copy link
Owner

ejnnr commented Mar 8, 2024

Thanks, tests run on MPS and I agree we want logits!

@ejnnr ejnnr merged commit 71d5c35 into ejnnr:main Mar 8, 2024
@oliveradk
Copy link
Collaborator

Thanks for catching the bce_w_logits bug and merging!

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.

3 participants