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

Use C++14 for TF 2.7 #1275

Merged
merged 1 commit into from
Nov 10, 2021
Merged

Use C++14 for TF 2.7 #1275

merged 1 commit into from
Nov 10, 2021

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Nov 9, 2021

No description provided.

@njzjz njzjz requested review from amcadmus, denghuilu and wanghan-iapcm and removed request for amcadmus November 9, 2021 23:01
@njzjz njzjz marked this pull request as ready for review November 9, 2021 23:01
@codecov-commenter
Copy link

Codecov Report

Merging #1275 (7475193) into devel (4e15b0d) will increase coverage by 11.69%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##            devel    #1275       +/-   ##
===========================================
+ Coverage   64.28%   75.97%   +11.69%     
===========================================
  Files           5       91       +86     
  Lines          14     7406     +7392     
===========================================
+ Hits            9     5627     +5618     
- Misses          5     1779     +1774     
Impacted Files Coverage Δ
deepmd/utils/errors.py 100.00% <0.00%> (ø)
source/op/_prod_force_se_r_grad.py 100.00% <0.00%> (ø)
deepmd/utils/type_embed.py 100.00% <0.00%> (ø)
deepmd/__about__.py 0.00% <0.00%> (ø)
deepmd/train/run_options.py 86.79% <0.00%> (ø)
deepmd/entrypoints/train.py 87.64% <0.00%> (ø)
deepmd/entrypoints/compress.py 76.36% <0.00%> (ø)
deepmd/utils/batch_size.py 96.00% <0.00%> (ø)
deepmd/utils/__init__.py 100.00% <0.00%> (ø)
deepmd/utils/weight_avg.py 20.00% <0.00%> (ø)
... and 76 more

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 4e15b0d...7475193. Read the comment docs.

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.

None yet

3 participants