You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove test_punet job from ci-sharktank.yml. (#621)
Partial revert of #613.
This job takes over an hour to run (specifically
`test_punet_eager_fp16_validation `) and is not suitable for presubmit.
This is likely also not the right file for such tests, and if it was
then the specialized tests should go under the generic `test` job, not
at the top of the file.
0 commit comments