Home
last modified time | relevance | path

Searched refs:no_redundant_loops (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/torch/_inductor/
Dconfig.py737 no_redundant_loops = ( variable in cpp
/external/pytorch/torch/_inductor/codegen/
Dcpp.py4826 if config.cpp.no_redundant_loops and offset_expr == size_expr: