Home
last modified time | relevance | path

Searched defs:profiledFut (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Drecord_function_ops.cpp95 auto profiledFut = fut->then( in _call_end_callbacks_on_fut() local
146 auto profiledFut = _call_end_callbacks_on_fut_legacy(tensor, fut); in TORCH_LIBRARY_FRAGMENT() local
159 auto profiledFut = _call_end_callbacks_on_fut_new(tensor, fut); in TORCH_LIBRARY_FRAGMENT() local