CIHP_PGN icon indicating copy to clipboard operation
CIHP_PGN copied to clipboard

PGN "test_pgn.py" takes double the time to run on GPU compared to CPU run time.

Open chunduri11 opened this issue 2 years ago • 1 comments

Configurations used: CUDA: 10.0.130 tensorflow: 1.14.0 tensorflow-gpu: 1.14.0 ubuntu 18.04

When I run some sample images on gpu/cuda setup using nvidia docker, it takes twice the time on GPU compared to CPU run time. @Engineering-Course any idea why GPU run time is very long, do you think I can make some changes to speed up gpu runtime.

Thanks a lot for sharing the repo, very useful.

chunduri11 avatar Oct 27 '21 01:10 chunduri11