Skip to content

tensorflow x64 on new docker build and 2.5 #789

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

Closed
wants to merge 5 commits into from

Conversation

chayim
Copy link
Contributor

@chayim chayim commented Jun 17, 2021

These are changes to build tensorflow for x64 with the new docker build system. There are no changes to use tensorflow, only to support compilation of its backend and running - CPU only.

GPU support will be in a different PR, and given docker/make changes it will likely be part of the Jetson/CUDA support.

Note: This is branched from the ck-onnx-1.8 branch.

@chayim chayim changed the title jetson 1.8 tensorflow x64 on new docker build and 2.5 Jun 17, 2021
@codecov
Copy link

codecov bot commented Jun 17, 2021

Codecov Report

Merging #789 (10d61ac) into ck-onnx-1.8 (af40e81) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           ck-onnx-1.8     #789      +/-   ##
===============================================
+ Coverage        79.99%   80.01%   +0.02%     
===============================================
  Files               52       52              
  Lines             7767     7767              
===============================================
+ Hits              6213     6215       +2     
+ Misses            1554     1552       -2     
Impacted Files Coverage Δ
src/backends/onnxruntime.c 77.88% <0.00%> (+0.50%) ⬆️

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 af40e81...10d61ac. Read the comment docs.

@chayim chayim marked this pull request as ready for review June 17, 2021 14:41
@chayim chayim requested a review from DvirDukhan June 17, 2021 14:41
@chayim chayim changed the base branch from master to ck-onnx-1.8 June 20, 2021 06:26
@alonre24
Copy link
Collaborator

#merge into #806

@alonre24 alonre24 closed this Oct 12, 2021
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.

2 participants