Home
last modified time | relevance | path

Searched defs:custom_eval_frame_shim (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/dynamo/
H A Deval_frame.c180 static PyObject* custom_eval_frame_shim( in custom_eval_frame_shim() function
187 static PyObject* custom_eval_frame_shim(THP_EVAL_API_FRAME_OBJECT* frame, int throw_flag) { in custom_eval_frame_shim() function