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:Removed the data system implemented in PyTorch #3287

Merged
merged 19 commits into from
Feb 21, 2024

Conversation

CaRoLZhangxy
Copy link
Collaborator

The old code has been retained for reference by @Chengqian-Zhang for de-noise implementation.

Copy link

codecov bot commented Feb 17, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (9053caf) 75.06% compared to head (f474cdb) 75.30%.

Files Patch % Lines
deepmd/utils/data.py 90.00% 3 Missing ⚠️
deepmd/pt/model/task/fitting.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3287      +/-   ##
==========================================
+ Coverage   75.06%   75.30%   +0.24%     
==========================================
  Files         387      387              
  Lines       33640    33314     -326     
  Branches     1604     1604              
==========================================
- Hits        25251    25087     -164     
+ Misses       7528     7366     -162     
  Partials      861      861              

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

deepmd/utils/data.py Outdated Show resolved Hide resolved
deepmd/utils/data.py Outdated Show resolved Hide resolved
deepmd/utils/data.py Outdated Show resolved Hide resolved
deepmd/utils/data.py Outdated Show resolved Hide resolved
deepmd/pt/utils/dataset.py Outdated Show resolved Hide resolved
deepmd/pt/utils/dataset.py Show resolved Hide resolved
deepmd/utils/data.py Outdated Show resolved Hide resolved
deepmd/utils/data.py Outdated Show resolved Hide resolved
CaRoLZhangxy and others added 5 commits February 18, 2024 15:58
Co-authored-by: Han Wang <92130845+wanghan-iapcm@users.noreply.github.com>
Signed-off-by: Lysithea <52808607+CaRoLZhangxy@users.noreply.github.com>
Co-authored-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Lysithea <52808607+CaRoLZhangxy@users.noreply.github.com>
Co-authored-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Lysithea <52808607+CaRoLZhangxy@users.noreply.github.com>
@CaRoLZhangxy CaRoLZhangxy requested a review from njzjz February 19, 2024 13:59
deepmd/pt/utils/dataset.py Show resolved Hide resolved
@wanghan-iapcm wanghan-iapcm added this pull request to the merge queue Feb 21, 2024
Merged via the queue into deepmodeling:devel with commit f5c2f57 Feb 21, 2024
49 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.

6 participants