Searched refs:record_function_exit_legacy (Results 1 – 1 of 1) sorted by relevance
64 static void record_function_exit_legacy(const at::Tensor& handle) { in record_function_exit_legacy() function137 m.def("_record_function_exit", &record_function_exit_legacy); in TORCH_LIBRARY_FRAGMENT()