Home
last modified time | relevance | path

Searched defs:allow_complex_guards_as_runtime_asserts (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_export/
H A Dnon_strict_utils.py120 allow_complex_guards_as_runtime_asserts=False, argument
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dconfig.py240 allow_complex_guards_as_runtime_asserts = False variable
/aosp_15_r20/external/pytorch/torch/fx/experimental/
H A Dsymbolic_shapes.py2378 def _init(
2617 def allow_complex_guards_as_runtime_asserts(self): member in ShapeEnv