Skip to content
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 the bug of empty fitting net neuron. #3458

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

wanghan-iapcm
Copy link
Collaborator

fixes #3448

@wanghan-iapcm wanghan-iapcm requested a review from njzjz March 13, 2024 08:56
Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.35%. Comparing base (09bd522) to head (7af5b89).
Report is 21 commits behind head on devel.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3458      +/-   ##
==========================================
+ Coverage   76.98%   77.35%   +0.36%     
==========================================
  Files         427      428       +1     
  Lines       36753    37000     +247     
  Branches     1621     1621              
==========================================
+ Hits        28295    28622     +327     
+ Misses       7590     7510      -80     
  Partials      868      868              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@njzjz njzjz added this pull request to the merge queue Mar 13, 2024
Merged via the queue into deepmodeling:devel with commit 571ddec Mar 13, 2024
48 checks passed
@wanghan-iapcm wanghan-iapcm deleted the fix-empty-fit-neuron branch March 14, 2024 00:59
@njzjz njzjz mentioned this pull request Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] deepmd.dpmodel.utils.network.FittingNet throws error when neuron is []
2 participants