Cpu faster than gpu? - PyTorch Forums
discuss.pytorch.org › t › cpu-faster-than-gpuSep 17, 2018 · I am running PyTorch on GPU computer. Actually I am observing that it runs slightly faster with CPU than with GPU. About 30 seconds with CPU and 54 seconds with GPU. Is it possible? There are some steps where I convert to cuda(), could that slow it down? Could it be a problem with the computer- it is cloud computer service. Hard to share my code as it is kind of long and somewhat proprietary.
Cpu faster than gpu? - PyTorch Forums
https://discuss.pytorch.org/t/cpu-faster-than-gpu/2534317.09.2018 · I am running PyTorch on GPU computer. Actually I am observing that it runs slightly faster with CPU than with GPU. About 30 seconds with CPU and 54 seconds with GPU. Is it possible? There are some steps where I convert to cuda(), could that slow it down? Could it be a problem with the computer- it is cloud computer service. Hard to share my code as it is kind of …