eigen/unsupported/Eigen
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
..
CXX11 Allow custom TENSOR_CONTRACTION_DISPATCH macro. 2021-06-11 17:02:19 +00:00
src Modify googlehash use to account for namespace issues. 2021-04-12 19:00:39 -07:00
AdolcForward Add missing adolc isinf/isnan. 2021-02-19 22:26:56 +00:00
AlignedVector3 fix AlignedVector3 inconsisent interface with other Vector classes, default constructor and operator- were missing. 2019-12-06 21:07:39 +01:00
ArpackSupport Remove vim specific comments to recognoize correct file-type. 2021-02-09 09:13:09 +01:00
AutoDiff
BVH
CMakeLists.txt
EulerAngles
FFT ReturnByValue is already non-copyable 2021-02-27 18:44:26 +01:00
IterativeSolvers fixed doxygen for unsupported iterative solver module 2021-04-11 16:26:14 +00:00
KroneckerProduct
LevenbergMarquardt
MatrixFunctions
MoreVectorization
MPRealSupport
NonLinearOptimization
NumericalDiff
OpenGLSupport
Polynomials Remove vim specific comments to recognoize correct file-type. 2021-02-09 09:13:09 +01:00
Skyline
SparseExtra Modify googlehash use to account for namespace issues. 2021-04-12 19:00:39 -07:00
SpecialFunctions Special function implementations for half/bfloat16 packets. 2020-12-04 10:16:29 -08:00
Splines