Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Drecord_function_ops.cpp52 static at::RecordFunction& getRecordFunctionFromTensor( in getRecordFunctionFromTensor() function
67 auto& rec = getRecordFunctionFromTensor(handle); in record_function_exit_legacy()
113 return getRecordFunctionFromTensor(handle); in _call_end_callbacks_on_fut_legacy()