aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/arch/SYCL
Commit message (Expand)AuthorAge
* [SYCL Function pointer Issue]: SYCL does not support function pointer inside ...Gravatar mehdi-goli2020-11-12
* [Missing SYCL math op]: Addin the missing LDEXP Function for SYCL.Gravatar mehdi-goli2020-10-28
* [Fixing expf issue]: Eigen uses the packet type operation for scaler type flo...Gravatar mehdi-goli2020-10-28
* Update FindComputeCpp.cmake to fix build problems on WindowsGravatar Thales Sabino2020-06-05
* Adding RInt vector support for SYCL.Gravatar mehdi-goli2020-01-10
* [SYCL Backend]Gravatar mehdi-goli2020-01-07
* [SYCL] Rebasing the SYCL support branch on top of the Einge upstream master b...Gravatar Mehdi Goli2019-11-28
* Add ndtri function, the inverse of the normal distribution function.Gravatar Srinivas Vasudevan2019-08-12
* [SYCL] Adding the SYCL memory model. The SYCL memory model provides :Gravatar Mehdi Goli2019-07-01
* [SYCL] This PR adds the minimum modifications to Eigen core required to run E...Gravatar Mehdi Goli2019-06-27
* Add masked_store_available to unpacket_traitsGravatar Eugene Zhulenev2019-05-02
* Adding lowlevel APIs for optimized RHS packet load in TensorFlowGravatar Anuj Rawat2019-04-20
* Introducing "vectorized" byte on unpacket_traits structsGravatar Gustavo Lima Chaves2018-12-19
* Adding new arch/SYCL headers, used for SYCL vectorization.Gravatar Mehdi Goli2018-08-01