eigen/unsupported/Eigen/CXX11
2015-06-30 14:21:24 -07:00
..
src Made ThreadPoolDevice inherit from a new pure abstract ThreadPoolInterface class: this enables users to leverage their existing threadpool when using eigen tensors. 2015-06-30 14:21:24 -07:00
CMakeLists.txt Added CMake support for Tensor module. CMake now installs CXX11 Tensor module like the rest of the unsupported modules 2015-02-26 16:50:09 -05:00
Core Created some benchmarks for the tensor code 2014-10-17 09:49:03 -07:00
Tensor Moved some utilities to TensorMeta.h to make it easier to reuse them accross several tensor operations. 2015-06-29 10:49:55 -07:00
TensorSymmetry Fix compilation for CXX11/Tensor module if unsupported is not in include path 2014-06-04 18:31:02 +02:00