Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_loopnest.cpp3755 auto outer_for2 = For::make(x, 0, 10, inner_for2); in TEST() local
4138 auto outer_for2 = For::make(x, 0, 10, inner_for2); in TEST() local
4196 auto outer_for2 = For::make(x, 0, 10, inner_for2); in TEST() local