-
Notifications
You must be signed in to change notification settings - Fork 520
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: Pt Polar Stat keyword #3584
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## devel #3584 +/- ##
=======================================
Coverage 77.70% 77.71%
=======================================
Files 433 433
Lines 37491 37498 +7
Branches 1620 1620
=======================================
+ Hits 29134 29141 +7
Misses 7496 7496
Partials 861 861 ☔ View full report in Codecov by Sentry. |
There seems to be another bug I think the keys are removed here. @iProzd because the dtype for all the deepmd-kit/deepmd/pt/utils/stat.py Lines 56 to 62 in fb61efb
deepmd-kit/deepmd/utils/data.py Lines 666 to 678 in fb61efb
|
for more information, see https://pre-commit.ci
To fix #3582, should merge after #3571.