Closed jwlawson closed 7 years ago
Ensures that the Conv2dBackpropInput and Conv2dBackpropFilter ops are registered for SYCL.
These just use Eigen to do the computations (see conv2d.h and conv_grad_filter_ops.cc), however they do seem to be really slow.
Ensures that the Conv2dBackpropInput and Conv2dBackpropFilter ops are registered for SYCL.
These just use Eigen to do the computations (see conv2d.h and conv_grad_filter_ops.cc), however they do seem to be really slow.