-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Various fixes for PT2 inductor dashboard (#4235)
This PR includes several fixes for PT2 inductor dashboard including: * #4186: Switching between training and inference modes now shows the correct commits associated with each mode. Previously, all commits were shown and inference mode, running less frequently, wasn't available in some. Thus, a blank page was displayed on the dashboard as there was no data * #4123: It turns out that the fix for #4186 also fixes this issue as there wasn't any PT2 benchmark data 3 months ago * I also update the granularity picker so that when choosing a quarterly period or longer time range (half, yearly), the weekly granularity is used by default initially. This is to avoid cluttering the graph with too many data points. * #4137: The link now includes HTTP protocol * #4121: The display length of 7 was used by GitHub. I now increase the display length to 10 * #4122. I tweak the summary line so that it prints and links both new and old commits instead of just the new commit ### Testing * [Inference mode](https://torchci-git-fork-huydhn-indutor-dashboard-20230523-fbopensource.vercel.app/benchmark/compilers?startTime=Tue%2C%2023%20May%202023%2000%3A12%3A32%20GMT&stopTime=Tue%2C%2030%20May%202023%2000%3A12%3A32%20GMT&granularity=hour&suite=torchbench&mode=inference&dtype=amp&lBranch=main&lCommit=af70fe9f3e4018531722ab2d9d3ede9150adf2e7&rBranch=main&rCommit=bf059e3925a2565cb05a407f541cc11d762eef05) * [Last month view](https://torchci-git-fork-huydhn-indutor-dashboard-20230523-fbopensource.vercel.app/benchmark/compilers?startTime=Sun%2C%2030%20Apr%202023%2000%3A15%3A50%20GMT&stopTime=Tue%2C%2030%20May%202023%2000%3A15%3A50%20GMT&granularity=day&suite=torchbench&mode=training&dtype=amp&lBranch=main&lCommit=af1d437654aa7fd5aa4a5d30ae2f2e9af34c7765&rBranch=main&rCommit=9cda7b9e4725f37093ed383691d5713ddd168af4) * [Last quarter view](https://torchci-git-fork-huydhn-indutor-dashboard-20230523-fbopensource.vercel.app/benchmark/compilers?startTime=Wed%2C%2001%20Mar%202023%2001%3A12%3A55%20GMT&stopTime=Tue%2C%2030%20May%202023%2000%3A12%3A55%20GMT&granularity=week&suite=torchbench&mode=inference&dtype=amp&lBranch=main&lCommit=af70fe9f3e4018531722ab2d9d3ede9150adf2e7&rBranch=main&rCommit=d255c8e1ad332a2ded0ff1595b63d50034c473ee). I will need to follow up with a way to reduce the amount of data transfer in lager time range.
- Loading branch information
Showing
10 changed files
with
167 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
39dc73b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
torchci – ./
torchci.vercel.app
torchci-git-main-fbopensource.vercel.app
hud.pytorch.org
www.torch-ci.com
torch-ci.com
torchci-fbopensource.vercel.app
hud2.pytorch.org