Searched defs:guard_source (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/_dynamo/ | ||
H A D | source.py | 105 def guard_source(self): member in LocalSource |
/aosp_15_r20/external/pytorch/torch/ | ||
H A D | _guards.py | 837 def guard_source(self) -> GuardSource: member in Source |