Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dspecialize_autogradzero.cpp118 void replaceBlockInputsWithGraphInputs(Block* b) { in replaceBlockInputsWithGraphInputs() function
208 replaceBlockInputsWithGraphInputs(true_block); in guardSpecializations()
210 replaceBlockInputsWithGraphInputs(false_block); in guardSpecializations()