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

single vs. double precision #139

Open
mastoffel opened this issue Feb 1, 2024 · 0 comments
Open

single vs. double precision #139

mastoffel opened this issue Feb 1, 2024 · 0 comments

Comments

@mastoffel
Copy link
Collaborator

in _check_input we're currently converting to float32 due to the PyTorch models. Maybe better to use double precision where possible and single precision only where necessary, e.g. for deep learning models / models using GPU's. Thanks @edaub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Product backlog
Development

No branches or pull requests

1 participant