Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_utils.py831 def prof_meth_call(*args, **kwargs): function
835 torch._C.ScriptMethod.__call__ = prof_meth_call # type: ignore[method-assign]