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

breaking: adjust the default precision to float64 #261

Merged
merged 2 commits into from
Mar 12, 2022

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Mar 11, 2022

We've found float32 is not enough for some systems.

This is a breaking change. One who wants to continue to use float32 must explicitly assign precision.

amcadmus and others added 2 commits February 12, 2022 17:16
We've found float32 is not enough for some systems.

This is a breaking change. One who wants to continue to use float32 must explicitly assign precision.
@wanghan-iapcm wanghan-iapcm merged commit 0f95ba7 into deepmodeling:devel Mar 12, 2022
@njzjz njzjz deleted the float64 branch March 12, 2022 05:32
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