Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

slower on GPU using tensorflow backend? #28

Open
rayset opened this issue Nov 7, 2019 · 1 comment
Open

slower on GPU using tensorflow backend? #28

rayset opened this issue Nov 7, 2019 · 1 comment

Comments

@rayset
Copy link

rayset commented Nov 7, 2019

I tried several machines, but with CUDA 9 and 10 it seems to be a lot slower on GPU.
Why is this the case? Am I the only one getting this behavior?

@nickion
Copy link

nickion commented Jun 19, 2020

Given a fast CPU with all cores used, simple models tend to be faster on the CPU. I suspect the overhead of setting up the GPU becomes significant.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants