-
Notifications
You must be signed in to change notification settings - Fork 24.2k
Script to generate NJT OpInfo testing report #143311
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
Conversation
[ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/143311
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New FailuresAs of commit e19054b with merge base 46390e9 ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
I hacked together a script to parse skips / xfails for the OpInfo-based tests and visualize the status of passing tests in a table. Results are reported op-wise for `(forward, compile_forward, backward, compile_backward) x (contiguous, non-contiguous)`, including the (color-coded) success rate / number of xfails / number of skips.  TODO: It might be interesting to have a collapsible xfail / skip explorer? Yes I know it looks terrible! I'm not a frontend dev and it's more important to visualize the data so I can prioritize fixes than spend time making it look nice. TBD how to incorporate this into the NJT docs. [ghstack-poisoned]
I hacked together a script to parse skips / xfails for the OpInfo-based tests and visualize the status of passing tests in a table. Results are reported op-wise for `(forward, compile_forward, backward, compile_backward) x (contiguous, non-contiguous)`, including the (color-coded) success rate / number of xfails / number of skips.  TODO: It might be interesting to have a collapsible xfail / skip explorer? Yes I know it looks terrible! I'm not a frontend dev and it's more important to visualize the data so I can prioritize fixes than spend time making it look nice. TBD how to incorporate this into the NJT docs. [ghstack-poisoned]
I hacked together a script to parse skips / xfails for the OpInfo-based tests and visualize the status of passing tests in a table. Results are reported op-wise for `(forward, compile_forward, backward, compile_backward) x (contiguous, non-contiguous)`, including the (color-coded) success rate / number of xfails / number of skips.  TODO: It might be interesting to have a collapsible xfail / skip explorer? Yes I know it looks terrible! I'm not a frontend dev and it's more important to visualize the data so I can prioritize fixes than spend time making it look nice. TBD how to incorporate this into the NJT docs. [ghstack-poisoned]
I hacked together a script to parse skips / xfails for the OpInfo-based tests and visualize the status of passing tests in a table. Results are reported op-wise for `(forward, compile_forward, backward, compile_backward) x (contiguous, non-contiguous)`, including the (color-coded) success rate / number of xfails / number of skips.  TODO: It might be interesting to have a collapsible xfail / skip explorer? Yes I know it looks terrible! I'm not a frontend dev and it's more important to visualize the data so I can prioritize fixes than spend time making it look nice. TBD how to incorporate this into the NJT docs. [ghstack-poisoned]
I hacked together a script to parse skips / xfails for the OpInfo-based tests and visualize the status of passing tests in a table. Results are reported op-wise for `(forward, compile_forward, backward, compile_backward) x (contiguous, non-contiguous)`, including the (color-coded) success rate / number of xfails / number of skips.  TODO: It might be interesting to have a collapsible xfail / skip explorer? Yes I know it looks terrible! I'm not a frontend dev and it's more important to visualize the data so I can prioritize fixes than spend time making it look nice. TBD how to incorporate this into the NJT docs. [ghstack-poisoned]
I hacked together a script to parse skips / xfails for the OpInfo-based tests and visualize the status of passing tests in a table. Results are reported op-wise for `(forward, compile_forward, backward, compile_backward) x (contiguous, non-contiguous)`, including the (color-coded) success rate / number of xfails / number of skips.  TODO: It might be interesting to have a collapsible xfail / skip explorer? Yes I know it looks terrible! I'm not a frontend dev and it's more important to visualize the data so I can prioritize fixes than spend time making it look nice. TBD how to incorporate this into the NJT docs. [ghstack-poisoned]
I hacked together a script to parse skips / xfails for the OpInfo-based tests and visualize the status of passing tests in a table. Results are reported op-wise for `(forward, compile_forward, backward, compile_backward) x (contiguous, non-contiguous)`, including the (color-coded) success rate / number of xfails / number of skips.  TODO: It might be interesting to have a collapsible xfail / skip explorer? Yes I know it looks terrible! I'm not a frontend dev and it's more important to visualize the data so I can prioritize fixes than spend time making it look nice. TBD how to incorporate this into the NJT docs. [ghstack-poisoned]
I hacked together a script to parse skips / xfails for the OpInfo-based tests and visualize the status of passing tests in a table. Results are reported op-wise for `(forward, compile_forward, backward, compile_backward) x (contiguous, non-contiguous)`, including the (color-coded) success rate / number of xfails / number of skips.  ~~TODO: It might be interesting to have a collapsible xfail / skip explorer?~~ Added this Yes I know it looks terrible! I'm not a frontend dev and it's more important to visualize the data so I can prioritize fixes than spend time making it look nice. TBD how to incorporate this into the NJT docs. [ghstack-poisoned]
I hacked together a script to parse skips / xfails for the OpInfo-based tests and visualize the status of passing tests in a table. Results are reported op-wise for `(forward, compile_forward, backward, compile_backward) x (contiguous, non-contiguous)`, including the (color-coded) success rate / number of xfails / number of skips.  ~~TODO: It might be interesting to have a collapsible xfail / skip explorer?~~ Added this Yes I know it looks terrible! I'm not a frontend dev and it's more important to visualize the data so I can prioritize fixes than spend time making it look nice. TBD how to incorporate this into the NJT docs. [ghstack-poisoned]
Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as |
Stack from ghstack (oldest at bottom):
I hacked together a script to parse skips / xfails for the OpInfo-based tests and visualize the status of passing tests in a table. Results are reported op-wise for
(forward, compile_forward, backward, compile_backward) x (contiguous, non-contiguous)
, including the (color-coded) success rate / number of xfails / number of skips.TODO: It might be interesting to have a collapsible xfail / skip explorer?Added thisYes I know it looks terrible! I'm not a frontend dev and it's more important to visualize the data so I can prioritize fixes than spend time making it look nice.
TBD how to incorporate this into the NJT docs.