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
|
53432a17b2
|
Added static assertions to avoid misuses of padding, broadcasting and concatenation ops.
|
2015-11-06 10:26:19 -08:00 |
|
Gael Guennebaud
|
aec4814370
|
Many files were missing in previous changeset.
|
2015-07-29 11:11:23 +02:00 |
|
Gael Guennebaud
|
38874b1651
|
Fix shadow warnings in Tensor module
|
2015-06-16 14:43:46 +02:00 |
|
Benoit Steiner
|
780b2422e2
|
Silenced the last batch of compilation warnings triggered by gcc 4.8
|
2015-02-10 12:43:55 -08:00 |
|
Benoit Steiner
|
f697df7237
|
Improved support for RowMajor tensors
Misc fixes and API cleanups.
|
2015-01-14 15:38:48 -08:00 |
|
Benoit Steiner
|
d62bfe73a9
|
Use the proper index type in the padding code
|
2014-10-30 18:15:05 -07:00 |
|
Benoit Steiner
|
ae697b471c
|
Silenced a few compilation warnings
Generalized a TensorMap constructor
|
2014-10-16 14:52:50 -07:00 |
|
Benoit Steiner
|
99d75235a9
|
Misc improvements and cleanups
|
2014-10-13 17:02:09 -07:00 |
|
Benoit Steiner
|
74db22455a
|
Misc fixes.
|
2014-09-05 07:47:43 -07:00 |
|
Benoit Steiner
|
2959045f2f
|
Optimized the tensor padding code.
|
2014-08-26 09:47:18 -07:00 |
|
Benoit Steiner
|
eeb43f9e2b
|
Added support for padding, stridding, and shuffling
|
2014-08-14 00:22:47 -07:00 |
|