lltcggie / waifu2x-caffe

waifu2xのCaffe版
MIT License
8.06k stars 839 forks source link

Unable to use UpResNet10 model on GPU #138

Closed NeoISE closed 5 years ago

NeoISE commented 5 years ago

My system is i7-4700MQ CPU and a GT 740M GPU and using waifu2x-caffe version 1.1.9.2 and have the CUDA option selected in settings. When I use any RGB models, I can see in Win10 Task Manager that the GPU is being used; holding usage at around 100 percent (just as expected) with some usage increase in CPU. When UpResNet10 model is selected, it only reports that the CPU is used and the GPU is showing no signs of usage besides an increase in GPU memory.

HASJ commented 5 years ago

I would guess that the GT 740M just can't compute the UpResNet10 model.