Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_torchinductor.py654 test_case, func, *args, has_wrapping=None, has_assert=False, **kwargs argument
10803 def has_assert(code, lower: bool, upper: bool): function