Searched defs:getLoopAt (Results 1 – 2 of 2) sorted by relevance
2221 ForPtr LoopNest::getLoopAt(ForPtr root, const std::vector<int>& indices) const { in getLoopAt() function in torch::jit::tensorexpr::LoopNest
638 TEST(LoopNest, getLoopAt) { in TEST() argument