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

convert exclude_types to sel_type #3418

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Mar 5, 2024

This can give the correct result for dp test,

cd examples/water_tensor/dipole
dp --pt train input_torch.json
dp --pt freeze
dp test -m frozen_model.pth -s validation_data/global_system/

This can give the correct result for `dp test`,
```sh
cd examples/water_tensor/dipole
dp --pt train input_torch.json
dp --pt freeze
dp test -m frozen_model.pth -s validation_data/global_system/
```

Signed-off-by: Jinzhe Zeng <[email protected]>
@njzjz njzjz requested review from iProzd and wanghan-iapcm March 5, 2024 22:43
@njzjz njzjz marked this pull request as ready for review March 5, 2024 22:43
@github-actions github-actions bot added the Python label Mar 5, 2024
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.00%. Comparing base (b0171ce) to head (d81443b).

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3418      +/-   ##
==========================================
+ Coverage   76.94%   77.00%   +0.06%     
==========================================
  Files         423      390      -33     
  Lines       35878    31084    -4794     
  Branches     1620      909     -711     
==========================================
- Hits        27607    23937    -3670     
+ Misses       7403     6619     -784     
+ Partials      868      528     -340     

☔ 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 6, 2024
@wanghan-iapcm wanghan-iapcm removed this pull request from the merge queue due to a manual request Mar 6, 2024
@wanghan-iapcm wanghan-iapcm added this pull request to the merge queue Mar 6, 2024
Merged via the queue into deepmodeling:devel with commit 278e6b8 Mar 6, 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