Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/
H A D_guards.py88 SHAPE_ENV = 6 variable in GuardSource
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dguards.py1790 def SHAPE_ENV(self, guard: Guard): member in GuardBuilder