Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_torchinductor_opinfo.py287 inductor_should_fail_with_exception = defaultdict(dict) variable
288 inductor_should_fail_with_exception["cpu"] = {}
289 inductor_should_fail_with_exception["cuda"] = {}
781 if dtype in inductor_should_fail_with_exception[device_type].get(
784 failure = inductor_should_fail_with_exception[device_type][op_name][