Searched refs:_pytorch_record_function_exit (Results 1 – 3 of 3) sorted by relevance
497 _pytorch_record_function_exit(rf); in eval_custom_code()619 _pytorch_record_function_exit(rf); in _custom_eval_frame()648 _pytorch_record_function_exit(rf); in _custom_eval_frame()
13 void _pytorch_record_function_exit(_PytorchRecordFunctionState* state);
34 void _pytorch_record_function_exit(_PytorchRecordFunctionState* state) { in _pytorch_record_function_exit() function