limbee / NTIRE2017

Torch implementation of "Enhanced Deep Residual Networks for Single Image Super-Resolution"
652 stars 146 forks source link

How can I test these models in the CPU-only environment? #32

Closed Tangent-Wei closed 5 years ago

Tangent-Wei commented 6 years ago

Hi LimBee, For some reasons,I can train the models with GPUs,but I have to test the pre-trained model in the CPU-only environment.Since I is not really good at Torch,I will be very appreciate for your help.

limbee commented 5 years ago

Sorry for the late response. Our code only supports GPU environment.