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

Allow surrogate-model inference using single precision. #25

Open
koparasy opened this issue Nov 8, 2023 · 0 comments
Open

Allow surrogate-model inference using single precision. #25

koparasy opened this issue Nov 8, 2023 · 0 comments

Comments

@koparasy
Copy link
Member

koparasy commented Nov 8, 2023

We currently always expect the model to use the same precision as the physics code. This effectively can limit the performance gains of the model. We should allow casting inputs to single precision and then cast back to double.

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

No branches or pull requests

1 participant