lukeiwanski / tensorflow

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

[OpenCL] Changed ApplyMomentum's implementation #64

Closed jeffmak closed 7 years ago

jeffmak commented 7 years ago

The implementation now prefers to use Eigen::IndexList whenever possible.