Searched defs:SHAPE_ENV (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/ | ||
H A D | _guards.py | 88 SHAPE_ENV = 6 variable in GuardSource |
/aosp_15_r20/external/pytorch/torch/_dynamo/ | ||
H A D | guards.py | 1790 def SHAPE_ENV(self, guard: Guard): member in GuardBuilder |