Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dbytecode_transformation.py747 def virtualize_exception_table(exn_tab_bytes: bytes, instructions: List[Instruction]): function
1378 virtualize_exception_table(code.co_exceptiontable, instructions)