eigen/unsupported/Eigen/CXX11
Antonio Sanchez 6aec83263d Allow custom TENSOR_CONTRACTION_DISPATCH macro.
Currently TF lite needs to hack around with the Tensor headers in order
to customize the contraction dispatch method. Here we add simple `#ifndef`
guards to allow them to provide their own dispatch prior to inclusion.
2021-06-11 17:02:19 +00:00
..
src Allow custom TENSOR_CONTRACTION_DISPATCH macro. 2021-06-11 17:02:19 +00:00
CMakeLists.txt
Tensor Simplify TensorRandom and remove time-dependence. 2021-05-04 13:34:49 -07:00
TensorSymmetry
ThreadPool Define EIGEN_CPLUSPLUS and replace most __cplusplus checks. 2021-03-05 18:33:18 +00:00