Searched refs:distributeLoopAndParentsOverInnerLoops (Results 1 – 4 of 4) sorted by relevance
311 static std::vector<ForPtr> distributeLoopAndParentsOverInnerLoops(
360 l.distributeLoopAndParentsOverInnerLoops(loop); in loopnestRandomization()
1748 std::vector<ForPtr> LoopNest::distributeLoopAndParentsOverInnerLoops( in distributeLoopAndParentsOverInnerLoops() function in torch::jit::tensorexpr::LoopNest1753 return distributeLoopAndParentsOverInnerLoops(parentLoop); in distributeLoopAndParentsOverInnerLoops()
5326 auto newLoops = LoopNest::distributeLoopAndParentsOverInnerLoops(newForI); in TEST()