Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dinline_forked_closures.cpp60 static void inlineForkedClosures(Block* block) { in inlineForkedClosures() function
80 void inlineForkedClosures(std::shared_ptr<Graph>& to_clean) { in inlineForkedClosures() function