Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Drecord_function_ops.cpp72 static void record_function_exit_new( in record_function_exit_new() function
138 m.def("_record_function_exit._RecordFunction", &record_function_exit_new); in TORCH_LIBRARY_FRAGMENT()