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

pt: supprot --output in dp train #3377

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Mar 1, 2024

  1. Support --output in dp train;
  2. move argcheck before neighbor-stat, which is consistent with TF.

1. Support `--output` in `dp train`;
2. move argcheck before neighbor-stat, which is consistent with TF.

Signed-off-by: Jinzhe Zeng <[email protected]>
@njzjz njzjz requested review from iProzd and wanghan-iapcm March 1, 2024 07:49
@github-actions github-actions bot added the Python label Mar 1, 2024
Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.53%. Comparing base (16c6db6) to head (50f11d8).
Report is 2 commits behind head on devel.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #3377   +/-   ##
=======================================
  Coverage   76.53%   76.53%           
=======================================
  Files         421      421           
  Lines       35638    35643    +5     
  Branches     1618     1614    -4     
=======================================
+ Hits        27276    27281    +5     
  Misses       7494     7494           
  Partials      868      868           

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

@wanghan-iapcm wanghan-iapcm added this pull request to the merge queue Mar 1, 2024
Merged via the queue into deepmodeling:devel with commit 759bdcb Mar 1, 2024
48 checks passed
@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.

2 participants