| name | version | |--------|--------| | torch | 2.8.0a0+gitd06a406 | | triton | 3.4.0 | When setting `mode=max-autotune` in `torch.compile` it raised a `TypeError` as below. <img width="1442" height="994" alt="Image" src="https://github.com/user-attachments/assets/7cd43f3b-1c32-4685-8542-d2221658a353" /> **Disable mode=max-autotune temporary to workaround this bug.**