Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Drecord_function_ops.cpp59 static void record_function_exit(at::RecordFunction& rec) { in record_function_exit() function
68 record_function_exit(rec); in record_function_exit_legacy()
74 record_function_exit(record->record); in record_function_exit_new()