Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorDeviceCuda.h281 EIGEN_STRONG_INLINE int maxCudaThreadsPerBlock() const { in initializeDeviceProp() function
DTensorExecutor.h253 const int block_size = device.maxCudaThreadsPerBlock();
DTensorConvolution.h855 const int maxThreadsPerBlock = m_device.maxCudaThreadsPerBlock();