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

do not return g2, h2, sw in hybrid descriptors #3396

Merged
merged 1 commit into from
Mar 3, 2024

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Mar 3, 2024

g2, h2, and sw are heavily dependent on the neighbor list. We cannot ensure the sub descriptors require the same neighbor list as the parent descriptor.

g2, h2, and sw are heavily dependent on the neighbor list. We cannot ensure the sub descriptors require the same neighbor list as the parent descriptor.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@njzjz njzjz requested a review from wanghan-iapcm March 3, 2024 01:31
@github-actions github-actions bot added the Python label Mar 3, 2024
Copy link

codecov bot commented Mar 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.59%. Comparing base (59d3b12) to head (0382d2b).
Report is 1 commits behind head on devel.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3396      +/-   ##
==========================================
- Coverage   76.59%   76.59%   -0.01%     
==========================================
  Files         420      420              
  Lines       35754    35742      -12     
  Branches     1620     1620              
==========================================
- Hits        27387    27376      -11     
+ Misses       7499     7498       -1     
  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 3, 2024
@njzjz njzjz removed this pull request from the merge queue due to a manual request Mar 3, 2024
@njzjz njzjz merged commit 13a8adf into deepmodeling:devel Mar 3, 2024
48 checks passed
@njzjz njzjz deleted the pt-hybrid branch March 3, 2024 09:19
@njzjz njzjz linked an issue Mar 11, 2024 that may be closed by this pull request
@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.

[BUG] ZBL and hybrid models do not pass the null UT
2 participants