Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dbytecode_transformation.py555 def check_exception_table(tab: List[ExceptionTableEntry]) -> None: function
586 check_exception_table(tab)
858 check_exception_table(exn_tab)