Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A Dintra_node_comm.cu146 const size_t numelPerThread = kBytesPerThread / sizeof(at::BFloat16); in oneShotAllReduceKernel() local
211 const size_t numelPerThread = kBytesPerThread / sizeof(at::BFloat16); in twoShotAllReduceKernel() local
369 const size_t numelPerThread = kBytesPerThread / sizeof(at::BFloat16); in hybridCubeMeshAllReduceKernel() local
469 const auto numelPerThread = kBytesPerThread / elemSize; in getLaunchConfig() local