hughperkins / distro-cl

OpenCL Torch
147 stars 17 forks source link

missing SpatialDilatedConvolution #16

Open xonobo opened 7 years ago

xonobo commented 7 years ago

I need to run a model containing a SpatialDilatedConvolution module on cl platform. Can anyone guide me to import this module to cl distro?

Thanks in advance.