lukeiwanski / tensorflow

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

[OpenCL] Fixes Variable Resource op for SYCL #162

Closed jwlawson closed 7 years ago

jwlawson commented 7 years ago

Recent changes to the VariableResource ops were broken for SYCL. This fixes the errors introduced by those changes.