Searched defs:fuseInputCopy (Results 1 – 1 of 1) sorted by relevance
145 bool fuseInputCopy) { in oneShotAllReduceKernel()535 const bool fuseInputCopy = isAligned && blocks.x < kMaxAllReduceBlocks; in oneShotAllReduce() local