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

How do I select different GPU? #470

Open
janipaDev opened this issue Dec 9, 2019 · 3 comments
Open

How do I select different GPU? #470

janipaDev opened this issue Dec 9, 2019 · 3 comments

Comments

@janipaDev
Copy link

Hi , I have a computer with 4 NVIDIA GPU.
I use the tensorflow-batteries-windows-x64-gpu to make tensorflowsharp run on GPU.

However , I had no idea how to select and run on specific GPU.

Anyone has any idea?

@DavideCatto
Copy link

Same problem. How can specify "device/GPU:0" during the import of the graph? There isn t documentation or example. Maybe "SessionOptions" and "GPUOptions" but how to use them?

@weiSupreme
Copy link

You can reference the issue #206: #206 (comment). In your case, you should add the GPU number in configuration in python. Good luck!

@bbhxwl
Copy link

bbhxwl commented Apr 1, 2021

Hi , I have a computer with 4 NVIDIA GPU.
I use the tensorflow-batteries-windows-x64-gpu to make tensorflowsharp run on GPU.

However , I had no idea how to select and run on specific GPU.

Anyone has any idea?

tensorflow-batteries-windows-x64-gpu Where can I download it?

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

No branches or pull requests

4 participants