Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_loopnest.cpp3754 auto inner_for2 = For::make(y, 0, 5, for_body2); in TEST() local
4137 auto inner_for2 = For::make(y, 0, 5, for_body2); in TEST() local
4195 auto inner_for2 = For::make(y, 0, 5, for_body2); in TEST() local