Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/fx/
H A D_symbolic_trace.py814 _patch_wrapped_functions(patcher)
1133 def _patch_wrapped_functions(patcher: _Patcher): function