-
Notifications
You must be signed in to change notification settings - Fork 19
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
Running on GPU/TPU #11
Comments
Hi, I think Tensorflow should use GPU by default if you have an Nvidia card
with CUDA drivers, but I'm not 100% sure, I'd have to look into it. It also
depend on which part is slower for you, can you paste the runlog?
Il lun 18 gen 2021, 14:46 Niccolò Petti <notifications@github.com> ha
scritto:
… Hi, thanks for the effort you have put into this project,
I've been using the script but it takes the cpu usage to 100% and takes
quite some time to process videos lasting a couple of hours,
Are there any chances we could use our GPUs/TPUs to improve the performace?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#11>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE22U3V5EB5U3BIK2LN2X6TS2Q3TXANCNFSM4WHKP4GQ>
.
|
Yes I have a GTX1050 with cuda and cudnn on ubuntu 20.10,
|
So the issue is not |
Thanks for the answer, I am glad to know that it is doable and once I'll have more spare time to dedicate to it I'll try to do it and make a Pr if I succeed, |
Hi, thanks for the effort you have put into this project,
I've been using the script but it takes the cpu usage to 100% and takes quite some time to process videos lasting a couple of hours,
Are there any chances we could use our GPUs/TPUs to improve the performace?
The text was updated successfully, but these errors were encountered: