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 the precision loss in Tensor output stream operator << #5866

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

AsTonyshment
Copy link
Collaborator

Linked Issue

Fix #5865

Description

Now the precision of floating-point numbers should remain consistent before and after printing a Tensor.

@mohanchen mohanchen added the Refactor Refactor ABACUS codes label Jan 17, 2025
@mohanchen mohanchen merged commit 7ee1e7a into deepmodeling:develop Jan 17, 2025
14 checks passed
@AsTonyshment AsTonyshment deleted the fix_Tensor_precision branch January 17, 2025 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor Refactor ABACUS codes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tensor: Precision loss in Tensor output stream operator <<
2 participants