Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/fx/
H A D_symbolic_trace.py126 def _patch_function(fn: FunctionType, nargs: int) -> FunctionType: function
663 root_fn = _patch_function(root_fn, len(args))