jcjohnson / neural-style

Torch implementation of neural style algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible run on FPGA?

lihao2333 opened this issue · comments

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