Skip to content

backend updates #566

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 5 commits into from
Feb 4, 2021
Merged

backend updates #566

merged 5 commits into from
Feb 4, 2021

Conversation

DvirDukhan
Copy link
Collaborator

@DvirDukhan DvirDukhan commented Jan 19, 2021

this PR

  1. creates multi CUDA variant GPU docker with 11.0 and 10.2
  2. updates Torchto 1.7.1 CUDA 11.0
  3. updates TensorFlow to 2.4 CUDA 11.0
  4. updates ONNX to 1.6 CUDA 10.2

closes #459

@codecov
Copy link

codecov bot commented Jan 19, 2021

Codecov Report

Merging #566 (29f7c92) into master (a8695b9) will increase coverage by 1.59%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #566      +/-   ##
==========================================
+ Coverage   74.13%   75.72%   +1.59%     
==========================================
  Files          39       39              
  Lines        6081     6081              
==========================================
+ Hits         4508     4605      +97     
+ Misses       1573     1476      -97     
Impacted Files Coverage Δ
src/DAG/dag.c 84.46% <0.00%> (+2.18%) ⬆️
src/backends/onnxruntime.c 67.47% <0.00%> (+6.72%) ⬆️
src/tensor.c 84.20% <0.00%> (+7.99%) ⬆️
src/backends/torch.c 80.17% <0.00%> (+8.62%) ⬆️

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 a8695b9...29f7c92. Read the comment docs.

@DvirDukhan DvirDukhan merged commit 8c258e7 into master Feb 4, 2021
@DvirDukhan DvirDukhan deleted the backends_upgrade branch February 4, 2021 22:41
DvirDukhan added a commit that referenced this pull request Feb 4, 2021
@chayim chayim mentioned this pull request Jul 22, 2021
@chayim chayim mentioned this pull request Nov 7, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade Engines
2 participants