Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Deval_frame.py723 nopython=False, argument
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_utils.py1580 def markDynamoStrictTest(cls_or_func=None, nopython=False): argument
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_torchinductor.py378 nopython=True, argument
582 nopython=True, argument
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_repros.py1013 def _reformer(self, nopython): argument