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
PyTorch recently switched to having all the config information in the CI docker image tag instead of the repo: pytorch/pytorch#152209
Change CI docker images to be ci-image:- instead of : so we never have to make a new ecr repo ever again
Torchtitan should switch to the same model, so that it's frictionless to create new CI docker images or update the docker image names in case the ROCm/OS/clang etc. version changes: #1260 (comment)