Gael Guennebaud
|
c3410804cd
|
Make EIGEN_HAS_VARIADIC_TEMPLATES user configurable
|
2016-05-20 15:05:38 +02:00 |
|
Benoit Steiner
|
e09eb835db
|
Decoupled the packet type definition from the definition of the tensor ops. All the vectorization is now defined in the tensor evaluators. This will make it possible to relialably support devices with different packet types in the same compilation unit.
|
2016-03-08 12:07:33 -08: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 |
|
Gael Guennebaud
|
38874b1651
|
Fix shadow warnings in Tensor module
|
2015-06-16 14:43:46 +02:00 |
|
Benoit Steiner
|
70bc3b0668
|
Silenced a warning in the tensor code
|
2015-04-19 12:38:00 -07:00 |
|
Benoit Steiner
|
8e817b65d0
|
Silenced a few more compilation warnings generated by nvcc
|
2015-02-25 17:46:20 -08:00 |
|
Benoit Steiner
|
c94174b4fe
|
Improved tensor references
|
2015-01-14 10:13:08 -08:00 |
|
Benoit Steiner
|
85c3389b28
|
Fixed a test
|
2014-10-31 00:04:13 -07:00 |
|
Benoit Steiner
|
debc97821c
|
Added support for tensor references
|
2014-10-28 23:10:13 -07:00 |
|