Home
last modified time | relevance | path

Searched refs:_AddRuntimeAssertionsForInlineConstraintsPass (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_export/passes/
H A Dadd_runtime_assertions_for_constraints_pass.py45 class _AddRuntimeAssertionsForInlineConstraintsPass(PassBase): class
152 if self.counter == 0 and type(self) is _AddRuntimeAssertionsForInlineConstraintsPass: