Home
last modified time | relevance | path

Searched refs:ScanKernelFunctor (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorScanSycl.h83 struct ScanKernelFunctor { struct
95 …EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE ScanKernelFunctor(LocalAccessor scratch_, const Evaluator de… in ScanKernelFunctor() function
447 …typedef ScanKernelFunctor<Input, CoeffReturnType, EvaluatorPointerType, Reducer, Index, stp> ScanF… in scan_block()