Domain-Aware-Style-Transfer icon indicating copy to clipboard operation
Domain-Aware-Style-Transfer copied to clipboard

About GPU use

Open KevinMarkVine opened this issue 3 years ago • 3 comments

I trained StyleIndicator and Decoder respectively. However, I found the Volatile GPU-Util is 0%. It seems that the whole network computed in CPU. Have you ever had this situation?

KevinMarkVine avatar Oct 13 '21 04:10 KevinMarkVine

1

KevinMarkVine avatar Oct 13 '21 04:10 KevinMarkVine

Actually, it appears when training the decoder

KevinMarkVine avatar Oct 13 '21 04:10 KevinMarkVine

Thanks for your interest and sorry for late replying.

Actually I also found that problem sometimes but GPU utilization came back to 100% as soon.

I think if there is some bottleneck in CPU for dataloader, GPU-util will go to 0%.

If there any other opinion, please let me know

Thank you!

Kibeom-Hong avatar Aug 03 '22 05:08 Kibeom-Hong