-
Notifications
You must be signed in to change notification settings - Fork 526
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
add numb_fparam argument to property fitting #4396
Comments
I found |
njzjz
added a commit
to njzjz/deepmd-kit
that referenced
this issue
Nov 22, 2024
Fix deepmodeling#4396. Fix deepmodeling#4397. Fix deepmodeling#4398. Throw errors for TF. Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
github-merge-queue bot
pushed a commit
that referenced
this issue
Nov 23, 2024
Fix #4396. Fix #4397. Fix #4398. Throw errors for TF. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Release Notes - **New Features** - Introduced new parameters `numb_fparam` and `numb_aparam` for improved fitting configurations in both dipole and polar fitting classes. - Added methods to retrieve the values of the new parameters and enhanced input requirement management. - **Documentation** - Updated training documentation to clarify the handling of new parameters and their limitations in the TensorFlow backend. - **Bug Fixes** - Updated test configurations to reflect the new parameter structure, ensuring consistency across tests for dipole and polar models. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Closed in commit 2ce3276 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Line: 60
deepmd-kit/source/tests/consistent/model/test_property.py
Lines 57 to 67 in e7925f3
The text was updated successfully, but these errors were encountered: