![]() |
Eigen-unsupported
3.4.90 (git rev a4098ac676528a83cfb73d4d26ce1b42ec05f47c)
|
The tensor executor class.
This class is responsible for launch the evaluation of the expression on the specified computing device.
Vectorizable | can use packet math (SSE/AVX/etc... registers and instructions) |
Tiling | can use block based tensor evaluation (see TensorBlock.h) |