aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Tensor/TensorSyclTuple.h
Commit message (Collapse)AuthorAge
* Simplified includesGravatar Benoit Steiner2016-11-30
|
* Fixing LLVM error on TensorMorphingSycl.h on GPU; fixing int64_t crash for ↵Gravatar Mehdi Goli2016-11-25
| | | | tensor_broadcast_sycl on GPU; adding get_sycl_supported_devices() on syclDevice.h.
* Fixed the ambiguity in callig make_tuple for sycl backend.Gravatar Mehdi Goli2016-10-31
|
* Reducing the code by generalising sycl backend functions/structs.Gravatar Mehdi Goli2016-10-14
|
* Partial OpenCL support via SYCL compatible with ComputeCpp CE.Gravatar Luke Iwanski2016-09-19