Skip to content

fix tf_cxx_abi in TF 2.9#1723

Merged
wanghan-iapcm merged 1 commit intodeepmodeling:develfrom
njzjz:fix-tf_cxx_abi
May 23, 2022
Merged

fix tf_cxx_abi in TF 2.9#1723
wanghan-iapcm merged 1 commit intodeepmodeling:develfrom
njzjz:fix-tf_cxx_abi

Conversation

@njzjz
Copy link
Member

@njzjz njzjz commented May 22, 2022

@codecov-commenter
Copy link

codecov-commenter commented May 22, 2022

Codecov Report

Merging #1723 (a2b4800) into devel (f1b8dca) will increase coverage by 0.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##            devel    #1723      +/-   ##
==========================================
+ Coverage   76.03%   76.11%   +0.07%     
==========================================
  Files          94       95       +1     
  Lines        7875     7929      +54     
==========================================
+ Hits         5988     6035      +47     
- Misses       1887     1894       +7     
Impacted Files Coverage Δ
deepmd/utils/tabulate.py 84.16% <0.00%> (-0.16%) ⬇️
deepmd/descriptor/se_a.py 95.68% <0.00%> (ø)
deepmd/utils/parallel_op.py 88.23% <0.00%> (ø)
deepmd/utils/neighbor_stat.py 94.23% <0.00%> (+0.48%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f1b8dca...a2b4800. Read the comment docs.

@wanghan-iapcm wanghan-iapcm merged commit 12dd522 into deepmodeling:devel May 23, 2022
njzjz added a commit to njzjz/deepmd-kit that referenced this pull request Jun 1, 2022
Follow up deepmodeling#1723. It's quite confusing that no `version_info.h` is generated
when building TF 2.9 C++ library only (but Python library has). So the
definition is copied here..
@njzjz njzjz mentioned this pull request Jun 1, 2022
wanghan-iapcm pushed a commit that referenced this pull request Jun 2, 2022
Follow up #1723. It's quite confusing that no `version_info.h` is generated
when building TF 2.9 C++ library only (but Python library has). So the
definition is copied here..
mingzhong15 pushed a commit to mingzhong15/deepmd-kit that referenced this pull request Jan 15, 2023
mingzhong15 pushed a commit to mingzhong15/deepmd-kit that referenced this pull request Jan 15, 2023
Follow up deepmodeling#1723. It's quite confusing that no `version_info.h` is generated
when building TF 2.9 C++ library only (but Python library has). So the
definition is copied here..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants