Skip to content

fix(tf): fix bugs in tensor training and migrate to reformat data#3581

Merged
njzjz merged 3 commits intodeepmodeling:develfrom
njzjz:tf-tensor-training
Mar 25, 2024
Merged

fix(tf): fix bugs in tensor training and migrate to reformat data#3581
njzjz merged 3 commits intodeepmodeling:develfrom
njzjz:tf-tensor-training

Conversation

@njzjz
Copy link
Copy Markdown
Member

@njzjz njzjz commented Mar 21, 2024

Fix #3499.

…mat data

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.70%. Comparing base (fb61efb) to head (5601432).
Report is 4 commits behind head on devel.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3581      +/-   ##
==========================================
+ Coverage   77.54%   77.70%   +0.16%     
==========================================
  Files         432      432              
  Lines       37183    37357     +174     
  Branches     1620     1620              
==========================================
+ Hits        28832    29030     +198     
+ Misses       7490     7466      -24     
  Partials      861      861              

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

@njzjz njzjz marked this pull request as draft March 22, 2024 00:29
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@njzjz njzjz marked this pull request as ready for review March 22, 2024 00:44
Comment thread source/tests/tf/test_polar_se_a.py Fixed
Comment thread source/tests/tf/test_polar_se_a.py Fixed
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@njzjz njzjz added this pull request to the merge queue Mar 25, 2024
Merged via the queue into deepmodeling:devel with commit 3c3e2ce Mar 25, 2024
@njzjz njzjz deleted the tf-tensor-training branch March 25, 2024 18:42
@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] example: use the new format for dipole/polar

4 participants