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

remove dependencies on _pywrap_tensorflow_internal and libpython for TF 2.12 #2335

Merged
merged 23 commits into from
Feb 19, 2023

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Feb 19, 2023

libtensorflow_cc library is now available inside wheels per tensorflow/tensorflow#55941.

Also fix some cmake issues.

njzjz added 22 commits February 16, 2023 08:19
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
(cherry picked from commit ec25281)
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
This reverts commit 2dfb4e9.
This reverts commit 7151f75.
This reverts commit f075b23.
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@codecov-commenter
Copy link

codecov-commenter commented Feb 19, 2023

Codecov Report

Base: 74.71% // Head: 74.73% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (eb75b9f) compared to base (445f6ba).
Patch coverage: 0.00% of modified lines in pull request are covered.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #2335      +/-   ##
==========================================
+ Coverage   74.71%   74.73%   +0.01%     
==========================================
  Files         223      223              
  Lines       22262    22266       +4     
  Branches     1627     1627              
==========================================
+ Hits        16634    16640       +6     
+ Misses       4575     4570       -5     
- Partials     1053     1056       +3     
Impacted Files Coverage Δ
deepmd/lmp.py 0.00% <0.00%> (ø)
source/lib/include/ComputeDescriptor.h 78.94% <0.00%> (-0.19%) ⬇️
source/lmp/pair_deepmd.cpp 48.12% <0.00%> (+0.90%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@njzjz njzjz marked this pull request as draft February 19, 2023 02:45
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@njzjz njzjz marked this pull request as ready for review February 19, 2023 02:47
@wanghan-iapcm wanghan-iapcm merged commit 977631c into deepmodeling:devel Feb 19, 2023
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