-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Better max autotune discovery on pt2 dashboard #6175
Comments
inductor_max_autotune: Related Pytorch Tutorial: |
# Add customized highlight option for BranchAndCommitPicker Add customized highlight option for commit select #6175 # Details - add filename as part of the query for Commit - filter and highlight commits based on the selected key word. - add info icon present highlight section's details # Other Options (can be future) define a dropdown to filter multiple keys to highlight ![image](https://github.com/user-attachments/assets/452211aa-df0b-420d-9847-ac80526ec887) ## Demo Tooltip to indicate the highlight reason: ![image](https://github.com/user-attachments/assets/683d035c-cadf-4ca4-bc49-e0a78d69815a) Gif for the action ![Jan-28-2025 14-33-14](https://github.com/user-attachments/assets/bdded1e1-7545-4a77-ac05-bb61b385946e)
Max autotune benchmark run only once per week due to its cost, so it only shows up for some commits, i.e. https://hud.pytorch.org/benchmark/compilers?dashboard=torchinductor&startTime=Wed%2C%2001%20Jan%202025%2021%3A01%3A09%20GMT&stopTime=Wed%2C%2015%20Jan%202025%2021%3A01%3A09%20GMT&granularity=hour&mode=inference&dtype=bfloat16&deviceName=cuda%20(a100)&lBranch=main&lCommit=67f85ccdcf56894d653b4d37cd7651eefa0ddf8c&rBranch=main&rCommit=00df63f09f07546bacec734f37132edc58ccf574
It's pretty confusing because it's not clear which commit has the data.
cc @yangw-dev @zou3519
The text was updated successfully, but these errors were encountered: