aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/cxx11_tensor_forced_eval_sycl.cpp
Commit message (Expand)AuthorAge
* [SYCL] Rebasing the SYCL support branch on top of the Einge upstream master b...Gravatar Mehdi Goli2019-11-28
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Adding sycl backend for TensorCustomOp; fixing the partial lhs modification i...Gravatar Mehdi Goli2017-02-28
* Reducing warnings in Sycl backend.Gravatar Mehdi Goli2017-02-01
* Fixing LLVM error on TensorMorphingSycl.h on GPU; fixing int64_t crash for te...Gravatar Mehdi Goli2016-11-25
* Removing unsupported device from test case; cleaning the tensor device sycl.Gravatar Mehdi Goli2016-11-23
* Modifying TensorDeviceSycl.h to always create buffer of type uint8_t and conv...Gravatar Mehdi Goli2016-11-18
* Converting all sycl buffers to uninitialised device only buffers; adding memc...Gravatar Mehdi Goli2016-11-08
* Reducing the code by generalising sycl backend functions/structs.Gravatar Mehdi Goli2016-10-14
* Fixed a couple of compilation warningsGravatar Benoit Steiner2016-10-05
* Renamed the SYCL tests to follow the standard naming convention.Gravatar Benoit Steiner2016-09-30