HomeSort by relevance Sort by last modified time
    Searched refs:IsStateful (Results 1 - 3 of 3) sorted by null

  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorFunctors.h 99 static const bool IsStateful = false;
144 static const bool IsStateful = true;
224 static const bool IsStateful = false;
265 static const bool IsStateful = false;
306 static const bool IsStateful = false;
351 static const bool IsStateful = false;
375 static const bool IsStateful = false;
401 static const bool IsStateful = false;
426 static const bool IsStateful = false;
TensorReductionCuda.h 348 static const bool HasOptimizedImplementation = !Op::IsStateful &&
353 static const bool HasOptimizedImplementation = !Op::IsStateful &&
638 static const bool HasOptimizedImplementation = !Op::IsStateful &&
643 static const bool HasOptimizedImplementation = !Op::IsStateful &&
700 static const bool HasOptimizedImplementation = !Op::IsStateful &&
TensorReduction.h 245 static const bool HasOptimizedImplementation = !Op::IsStateful;
    [all...]

Completed in 733 milliseconds