Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dautodiff.cpp516 static void liftConstants(Node* node, Block* move_to_this_block) { in liftConstants()
544 static void liftConstants(Block* block, Block* move_to_this_block) { in liftConstants()