Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_inductor/fx_passes/
H A Dpre_grad.py21 from ..fx_utils import matches_module_function_pattern
449 if matches_module_function_pattern(pattern, node, modules):
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dfx_utils.py24 def matches_module_function_pattern( function