Skip to content

Conversation

@sorenmacbeth
Copy link
Contributor

@sorenmacbeth sorenmacbeth commented Feb 3, 2025

numpy defaults to numpy.float64 when they should be numpy.float32

This caused training to fail on MPS devices but it works on my M1 with this.


📚 Documentation preview 📚: https://pytorch-tabular--540.org.readthedocs.build/en/540/

numpy defaults to numpy.float64 when they should be numpy.float32

This caused training to fail on MPS devices but it works on my M1 with
this.
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Feb 3, 2025
@manujosephv manujosephv merged commit f4b0221 into pytorch-tabular:main Mar 31, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants