Searched defs:areLoopsPerfectlyNested (Results 1 – 2 of 2) sorted by relevance
2285 bool LoopNest::areLoopsPerfectlyNested(const std::vector<ForPtr>& loops) { in areLoopsPerfectlyNested() function in torch::jit::tensorexpr::LoopNest
6269 TEST(LoopNest, areLoopsPerfectlyNested) { in TEST() argument