Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dloop_unrolling.cpp216 bool UnrollLoops(Block* block, bool constant_only) { in UnrollLoops() function
375 bool UnrollLoops(std::shared_ptr<Graph>& graph) { in UnrollLoops() function