Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/dynamo/
H A Dcpython_defs.c57 THP_PyFrame_FastToLocalsWithError(_PyInterpreterFrame *frame, int *free_vars_copied) in THP_PyFrame_FastToLocalsWithError() function
69 THP_PyFrame_FastToLocalsWithError(_PyInterpreterFrame *frame, int *free_vars_copied) { in THP_PyFrame_FastToLocalsWithError() function
H A Deval_frame.c161 THP_PyFrame_FastToLocalsWithError(THP_EVAL_API_FRAME_OBJECT *frame, int *free_vars_copied) { in THP_PyFrame_FastToLocalsWithError() function