Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/dynamo/
H A Dcpp_shim.h9 _PytorchRecordFunctionState* _pytorch_record_function_enter(const char* name);
H A Dcpp_shim.cpp10 _PytorchRecordFunctionState* _pytorch_record_function_enter(const char* name) { in _pytorch_record_function_enter() function
H A Deval_frame.c617 _PytorchRecordFunctionState* rf = _pytorch_record_function_enter(cache_lookup_profiler_str); in _custom_eval_frame()
646 _PytorchRecordFunctionState* rf = _pytorch_record_function_enter(cache_lookup_profiler_str); in _custom_eval_frame()