Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_loopnest.cpp5294 auto newLoops = LoopNest::distributeLoopAndParents(newForI); in TEST() local
5326 auto newLoops = LoopNest::distributeLoopAndParentsOverInnerLoops(newForI); in TEST() local