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

Chore: Update doc for PyTorch Energy Fitting #3362

Merged
merged 14 commits into from
Feb 29, 2024

Conversation

anyangml
Copy link
Collaborator

@anyangml anyangml commented Feb 29, 2024

This PR is to perform regression test on PT backend against TF backend, and update doc to provide instructions for using PT backend.

Regression Test on EnergyFitting

image image image image

Checklist

  • Se_a energy training both backends
  • Se_r energy training both backends
  • dpa1 energy training both backends
  • dpa2 energy training pytorch
  • backend-convert
    • pb to pth (all 4 models above) se_a,se_r only
    • pth to pb (all 4 models above) se_a,se_r only
  • freeze
  • test [BUG] SE_R energy fitting tf to pt test #3363

@anyangml anyangml marked this pull request as draft February 29, 2024 02:21
@github-actions github-actions bot added the Docs label Feb 29, 2024
Copy link

codecov bot commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.99%. Comparing base (665d716) to head (d98ce81).

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #3362   +/-   ##
=======================================
  Coverage   75.99%   75.99%           
=======================================
  Files         420      420           
  Lines       35291    35291           
  Branches     1618     1618           
=======================================
  Hits        26820    26820           
  Misses       7603     7603           
  Partials      868      868           

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

@anyangml anyangml marked this pull request as ready for review February 29, 2024 04:50
@anyangml anyangml changed the title Chore: Update doc for PyTorch Chore: Update doc for PyTorch Energy Fitting Feb 29, 2024
doc/freeze/freeze.md Outdated Show resolved Hide resolved
@anyangml anyangml requested a review from iProzd February 29, 2024 06:27
doc/model/train-se-atten.md Outdated Show resolved Hide resolved
doc/model/train-se-atten.md Outdated Show resolved Hide resolved
doc/model/train-se-atten.md Outdated Show resolved Hide resolved
@anyangml anyangml added this pull request to the merge queue Feb 29, 2024
Merged via the queue into deepmodeling:devel with commit ed08808 Feb 29, 2024
48 checks passed
@anyangml anyangml deleted the devel branch February 29, 2024 10:48
@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.

3 participants