Christoph Hertzberg
|
f7675b826b
|
Fix several integer conversion and sign-compare warnings
|
2018-08-24 22:58:55 +02:00 |
|
Benoit Steiner
|
ff8e0ecc2f
|
Updated one more line of code to avoid making the test dependent on cxx11 features.
|
2018-08-17 15:15:52 -07:00 |
|
Benoit Steiner
|
43d9dd9b28
|
Removed more dependencies on cxx11.
|
2018-08-17 08:49:32 -07:00 |
|
Benoit Steiner
|
ede580ccda
|
Avoid using the auto keyword to make the tensor block access test more portable
|
2018-08-16 10:49:47 -07:00 |
|
Benoit Steiner
|
b6f96cf7dd
|
Removed dependencies on cxx11 language features from the tensor_block_access test
|
2018-08-15 08:54:31 -07:00 |
|
Benoit Steiner
|
6bb3f1b43e
|
Made the tensor_block_access test compile again
|
2018-08-14 14:26:59 -07:00 |
|
Eugene Zhulenev
|
966c2a7bb6
|
Rename Index to StorageIndex + use Eigen::Array and Eigen::Map when possible
|
2018-07-27 12:45:17 -07:00 |
|
Eugene Zhulenev
|
6913221c43
|
Add tiled evaluation support to TensorExecutor
|
2018-07-25 13:51:10 -07:00 |
|
Eugene Zhulenev
|
d55efa6f0f
|
TensorBlockIO
|
2018-07-23 15:50:55 -07:00 |
|
Eugene Zhulenev
|
34a75c3c5c
|
Initial support of TensorBlock
|
2018-07-20 17:37:20 -07:00 |
|