Searched defs:guard_export_fn (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/_dynamo/ | ||
H A D | hooks.py | 11 guard_export_fn: Optional[Callable[[GuardsSet], None]] = None variable in Hooks |
H A D | eval_frame.py | 724 guard_export_fn=None, argument |