Searched refs:inductor_should_fail_with_exception (Results 1 – 1 of 1) sorted by relevance
287 inductor_should_fail_with_exception = defaultdict(dict) variable288 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][