You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the frozen model, store two exported functions: one enables
do_atomic_virial and the other doesn't.
This PR is in conflict with #4285 (in `serialization.py`), and the
conflict must be resolved after one is merged.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
## Release Notes
- **New Features**
- Introduced a new parameter for enhanced atomic virial data handling in
model evaluations.
- Added support for atomic virial calculations in multiple model
evaluation methods.
- Updated export functionality to dynamically include atomic virial data
based on user input.
- **Bug Fixes**
- Improved output structures across various backends to accommodate new
atomic virial data.
- **Tests**
- Enhanced test cases to verify the new atomic virial functionalities
and ensure compatibility with existing evaluations.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Signed-off-by: Jinzhe Zeng <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments