Enable retry support for MPS tests (#94070)
Here is an example https://hud.pytorch.org/pytorch/pytorch/commit/d7c71a95b68dfd3b126acd021e05b18b5fa38f03 where the MPS test was flaky but not retried. Thus it failed. We probably would want to support retry on MPS tests like the rest of the CI
Pull Request resolved: https://github.com/pytorch/pytorch/pull/94070
Approved by: https://github.com/clee2000