Skip to content

Added support for running TF based models on GPU in Linux #4277

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

Merged
merged 2 commits into from
Oct 3, 2019
Merged

Added support for running TF based models on GPU in Linux #4277

merged 2 commits into from
Oct 3, 2019

Conversation

bpstark
Copy link
Contributor

@bpstark bpstark commented Oct 2, 2019

Modified the GPU samples to take a dependency on both the linux and
windows TF GPU redist.

Modified the readme content to explain how to use on linux.

Tested on Ubuntu 18.04 with GTX1070, was able to run on the GPU without any issue.

Modified the GPU samples to take a dependency on both the linux and
windows TF GPU redist.

Modified the readme content to explain how to use on linux.
@bpstark bpstark requested a review from a team as a code owner October 2, 2019 20:29
@bpstark bpstark requested a review from codemzs October 2, 2019 20:29
@codecov
Copy link

codecov bot commented Oct 2, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@e19369b). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #4277   +/-   ##
=========================================
  Coverage          ?   74.56%           
=========================================
  Files             ?      878           
  Lines             ?   154026           
  Branches          ?    16852           
=========================================
  Hits              ?   114854           
  Misses            ?    34441           
  Partials          ?     4731
Flag Coverage Δ
#Debug 74.56% <ø> (?)
#production 70.15% <ø> (?)
#test 89.53% <ø> (?)

Copy link
Member

@codemzs codemzs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@codemzs codemzs merged commit 9806e2f into dotnet:master Oct 3, 2019
@bpstark bpstark deleted the linuxGPU branch October 10, 2019 18:26
@ghost ghost locked as resolved and limited conversation to collaborators Mar 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants