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

tf: remove freeze warning for optional nodes #3381

Merged
merged 3 commits into from
Mar 2, 2024

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Mar 1, 2024

Fix #3334.

@njzjz njzjz linked an issue Mar 1, 2024 that may be closed by this pull request
@github-actions github-actions bot added the Python label Mar 1, 2024
@njzjz njzjz marked this pull request as draft March 1, 2024 23:31
@njzjz njzjz marked this pull request as ready for review March 1, 2024 23:32
Signed-off-by: Jinzhe Zeng <[email protected]>
Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.57%. Comparing base (ee8b82b) to head (4714b3f).

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #3381   +/-   ##
=======================================
  Coverage   76.57%   76.57%           
=======================================
  Files         420      420           
  Lines       35683    35686    +3     
  Branches     1620     1620           
=======================================
+ Hits        27323    27326    +3     
  Misses       7492     7492           
  Partials      868      868           

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

@njzjz njzjz requested a review from wanghan-iapcm March 2, 2024 00:40
@wanghan-iapcm wanghan-iapcm added this pull request to the merge queue Mar 2, 2024
Merged via the queue into deepmodeling:devel with commit 92ee632 Mar 2, 2024
48 checks passed
@njzjz njzjz mentioned this pull request Apr 2, 2024
@njzjz njzjz added this to the v2.2.11 milestone Jun 4, 2024
njzjz added a commit to njzjz/deepmd-kit that referenced this pull request Jul 2, 2024
Fix deepmodeling#3334.

---------

Signed-off-by: Jinzhe Zeng <[email protected]>
(cherry picked from commit 92ee632)
@njzjz njzjz mentioned this pull request Jul 2, 2024
njzjz added a commit that referenced this pull request Jul 3, 2024
Fix #3334.

---------

Signed-off-by: Jinzhe Zeng <[email protected]>
(cherry picked from commit 92ee632)
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.

DEEPMD WARNING about freezing model when checkpoint is not old
2 participants