lukeiwanski / tensorflow

OpenCL support for TensorFlow via SYCL
Apache License 2.0
65 stars 14 forks source link

[OpenCL] Registers DepthwiseConv2dNativeBackpropInput #143

Open jeffmak opened 7 years ago

jeffmak commented 7 years ago

Supports both NCHW and NHWC formats. CUDA also provides kernels for small images, however the corresponding SYCL kernels are not written as the file is getting quite long.