Home
last modified time | relevance | path

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

/external/pytorch/torch/testing/_internal/
Dcommon_utils.py818 def prof_callable(callable, *args, **kwargs): function
829 return prof_callable(func_call, *args, **kwargs)
832 return prof_callable(meth_call, *args, **kwargs)