Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorDeviceSycl.h654 EIGEN_STRONG_INLINE unsigned long maxSyclThreadsPerBlock() const { in maxSyclThreadsPerBlock() function
974 EIGEN_STRONG_INLINE unsigned long maxSyclThreadsPerBlock() const { in maxSyclThreadsPerBlock() function
975 return queue_stream()->maxSyclThreadsPerBlock(); in maxSyclThreadsPerBlock()