://gitlab.com/libeigen/eigen
引用方法
Tensor 在 eigen\unsupported\Eigen\CXX11 文件夹下,使用时引用:
#include ::Dimensions d(2);
Eigen::arrayEigen::Index, 3> offsets = { 0, 0, 0};
Eigen::arrayEigen::Index, 3>...::arrayEigen::Index, 2> offsets = {1, 0};
Eigen::arrayEigen::Index, 2> extents = {2, 2};
Eigen::Tensor...the Eigen ThreadPool
Eigen::ThreadPool pool(8 /* number of threads in pool */)
// Create the Eigen..., 800}, {900, 1000, 1100}});
Eigen::arrayEigen::DenseIndex, 2> strides({3, 2});
Eigen::Tensor<int, 2