Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dhooks.py11 guard_export_fn: Optional[Callable[[GuardsSet], None]] = None variable in Hooks
H A Deval_frame.py724 guard_export_fn=None, argument