-
Notifications
You must be signed in to change notification settings - Fork 523
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Atomic stat with multi-system (#4370)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced model prediction process with improved batch handling. - Restructured output data processing for better compatibility during concatenation. - Added new test data files for water tensor dipole simulations. - **Bug Fixes** - Improved error handling for file existence checks and bias restoration in statistics computation. - **Documentation** - Updated function signatures to reflect internal logic modifications. - Expanded training data systems in configuration for water tensor training. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
25b2abf
commit db2bc94
Showing
16 changed files
with
540 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+11.1 KB
source/tests/pt/water_tensor/dipole/O78H156/set.000/atomic_dipole.npy
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,234 @@ | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 | ||
0 | ||
1 | ||
1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
O | ||
H |
Binary file added
BIN
+13.6 KB
source/tests/pt/water_tensor/dipole/O96H192/set.000/atomic_dipole.npy
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.