aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/cwise_ops_sycl_common.h
Commit message (Expand)AuthorAge
* Branch 183429339 (#16469)Gravatar Rasmus Munk Larsen2018-01-26
* Improved the performance of broadcasting cwise ops on OpenCL devicesGravatar Benoit Steiner2016-12-10
* SYCL improvementsGravatar Luke Iwanski2016-12-04
* Added OpenCL support for more operationsGravatar Luke Iwanski2016-11-21
* Use 32bit indexing for all the tensors involved in cwise operationsGravatar Benoit Steiner2016-11-18
* Fixed several of the cwise_op testsGravatar Benoit Steiner2016-11-15
* Registered More Ops for SYCL deviceGravatar Luke Iwanski2016-11-15
* Registered Add, Div, Mul, Sub Ops for SYCL device.Gravatar luke2016-11-15
* Cleaned cwise_ops_sycl_common.hGravatar luke2016-11-15
* Feedback from #5267 applied.Gravatar luke iwanski2016-11-01
* Partial specialisation of UnaryFunctor for SYCLDevice has been added.Gravatar luke iwanski2016-10-27
* Added sycl_device and sycl_device_factory.Gravatar luke2016-10-20