Home
last modified time | relevance | path

Searched defs:block_threads (Results 1 – 2 of 2) sorted by relevance

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorScanSycl.h59 const index_t block_threads; member
364 Index block_threads; member
/external/pytorch/aten/src/ATen/native/cuda/
DSoftMax.cu140 uint32_t block_threads = block.x * block.y; in SpatialSoftMax_getLaunchSizes() local