Home
last modified time | relevance | path

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

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