Benoit Steiner
|
63840d4666
|
iGate the sycl specific code under a EIGEN_USE_SYCL define
|
2017-04-04 09:54:31 -07:00 |
|
Benoit Steiner
|
73fcaa319f
|
Gate the sycl specific code under #ifdef sycl
|
2017-03-31 08:22:25 -07:00 |
|
Mehdi Goli
|
bd64ee8555
|
Fixing TensorArgMaxSycl.h; Removing warning related to the hardcoded type of dims to be int in Argmax.
|
2017-03-28 16:50:34 +01:00 |
|
Mehdi Goli
|
f84963ed95
|
Adding TensorIndexTuple and TensorTupleReduceOP backend (ArgMax/Min) for sycl; fixing the address space issue for const TensorMap; converting all discard_write to write due to data missmatch.
|
2017-03-07 14:27:10 +00:00 |
|
Benoit Steiner
|
a80d875916
|
Added missing costPerCoeff method
|
2016-05-16 09:31:10 -07:00 |
|
Rasmus Munk Larsen
|
235e83aba6
|
Eigen cost model part 1. This implements a basic recursive framework to estimate the cost of evaluating tensor expressions.
|
2016-04-14 13:57:35 -07:00 |
|
Benoit Steiner
|
5b7713dd33
|
Record whether the underlying tensor storage can be accessed directly during the evaluation of an expression.
|
2016-01-19 17:05:10 -08:00 |
|
Benoit Steiner
|
9f013a9d86
|
Properly record the rank of reduced tensors in the tensor traits.
|
2016-01-13 14:24:37 -08:00 |
|
Benoit Steiner
|
44848ac39b
|
Fixed a bug in TensorArgMax.h
|
2015-11-23 15:58:47 -08:00 |
|
Benoit Steiner
|
10a91930cc
|
Fixed a compilation warning triggered by nvcc
|
2015-11-12 20:10:52 -08:00 |
|
Benoit Steiner
|
f41831e445
|
Added support for argmax/argmin
|
2015-08-31 08:18:53 -07:00 |
|