Skip to content

Conversation

@njzjz
Copy link
Member

@njzjz njzjz commented Mar 29, 2024

No description provided.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
njzjz added 2 commits March 28, 2024 20:43
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@codecov
Copy link

codecov bot commented Mar 29, 2024

Codecov Report

Attention: Patch coverage is 78.57143% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 77.70%. Comparing base (23f67a1) to head (ddea911).

Files Patch % Lines
deepmd/pt/cxx_op.py 75.00% 4 Missing ⚠️
source/op/pt/print_summary.cc 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3620      +/-   ##
==========================================
- Coverage   77.70%   77.70%   -0.01%     
==========================================
  Files         434      437       +3     
  Lines       37541    37566      +25     
  Branches     1623     1623              
==========================================
+ Hits        29170    29189      +19     
- Misses       7507     7513       +6     
  Partials      864      864              

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

@njzjz njzjz changed the title pt: add op library feat(pt): add op library Mar 29, 2024
#endif
}

TORCH_LIBRARY(deepmd, m) { m.def("enable_mpi", enable_mpi); }

Check notice

Code scanning / CodeQL

Unused static function

Static function TORCH_LIBRARY_init_deepmd is unreachable ([TORCH_LIBRARY_static_init_deepmd](1) must be removed at the same time)
@njzjz njzjz added this pull request to the merge queue Mar 29, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 29, 2024
@njzjz njzjz added this pull request to the merge queue Mar 29, 2024
Merged via the queue into deepmodeling:devel with commit 386f3b2 Mar 29, 2024
@njzjz njzjz deleted the pt-op branch March 29, 2024 09:41
@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.

3 participants