jcjohnson / neural-style

Torch implementation of neural style algorithm
MIT License
18.3k stars 2.71k forks source link

Is it possible run on FPGA? #456

Open lihao2333 opened 6 years ago

lihao2333 commented 6 years ago

Thanks for you great code! I want to run it on intel C5P,an fpga which support opencl, through cltorch? I think there should be a cl file to configure the fpga, right? Do you have some demo? I really appreciate it