-
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
save to the model in UpdateSel.hook #3525
Labels
Comments
njzjz
added a commit
to njzjz/deepmd-kit
that referenced
this issue
May 28, 2024
Fix deepmodeling#3525. Fix deepmodeling#3544. Signed-off-by: Jinzhe Zeng <[email protected]>
github-merge-queue bot
pushed a commit
that referenced
this issue
May 31, 2024
Fix #3525. Fix #3544. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced `update_sel` method to accept additional parameters and return more detailed data, improving model selection and neighbor statistics. - **Bug Fixes** - Improved handling and processing of training data to enhance model accuracy. - **Refactor** - Updated method signatures and logic for consistency and better performance. - **Chores** - Removed unused `hook` method to streamline codebase. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Signed-off-by: Jinzhe Zeng <[email protected]> Co-authored-by: Han Wang <[email protected]>
Closed in commit 3a7fbcf |
mtaillefumier
pushed a commit
to mtaillefumier/deepmd-kit
that referenced
this issue
Sep 18, 2024
Fix deepmodeling#3525. Fix deepmodeling#3544. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced `update_sel` method to accept additional parameters and return more detailed data, improving model selection and neighbor statistics. - **Bug Fixes** - Improved handling and processing of training data to enhance model accuracy. - **Refactor** - Updated method signatures and logic for consistency and better performance. - **Chores** - Removed unused `hook` method to streamline codebase. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Signed-off-by: Jinzhe Zeng <[email protected]> Co-authored-by: Han Wang <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Line: 20
https://github.com/deepmodeling/deepmd-kit/blob/76371ceed2fd0d8e259e482e046da350d4006c0a//deepmd/dpmodel/utils/update_sel.py#L17-L27
The text was updated successfully, but these errors were encountered: