| commit | 8c083bfd0e975fc2592ced1a066e1796550338a2 | [log] [tgz] |
|---|---|---|
| author | Mehdi Goli <mehdi.goli@codeplay.com> | Thu Aug 09 13:57:43 2018 +0100 |
| committer | Mehdi Goli <mehdi.goli@codeplay.com> | Thu Aug 09 13:57:43 2018 +0100 |
| tree | 9c074211a148a6ec54d4a49a2abf4eb97c6a0bc1 | |
| parent | 3055e3a7c213e7f1337cdc43d5b1953acd013897 [diff] |
Properly fixing the PointerType for TensorCustomOp.h. As the output type here should be based on CoeffreturnType not the Scalar type. Therefore, Similar to reduction and evalTo function, it should have its own MakePointer class. In this case, for other device the type is defaulted to CoeffReturnType and no changes is required on users' code. However, in SYCL, on the device, we can recunstruct the device Type.
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
For more information go to http://eigen.tuxfamily.org/.
For pull request please only use the official repository at https://bitbucket.org/eigen/eigen.
For bug reports and feature requests go to http://eigen.tuxfamily.org/bz.