Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A Dintra_node_comm.cu145 bool fuseInputCopy) { in oneShotAllReduceKernel()
535 const bool fuseInputCopy = isAligned && blocks.x < kMaxAllReduceBlocks; in oneShotAllReduce() local