Searched refs:autoheuristic_use (Results 1 – 4 of 4) sorted by relevance
117 @inductor_config.patch(autoheuristic_use="pad_mm")124 @inductor_config.patch(autoheuristic_use="pad_mm")145 autoheuristic_use="",159 @inductor_config.patch(autoheuristic_use="mixed_mm")
306 autoheuristic_use="",366 autoheuristic_use="",
59 torch._inductor.config.autoheuristic_use = self.name62 torch._inductor.config.autoheuristic_use = ""
364 autoheuristic_use = os.environ.get("TORCHINDUCTOR_AUTOHEURISTIC_USE", "mixed_mm") variable376 return name in torch._inductor.config.autoheuristic_use.split(",")