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
Revert "Pytorch allow patching which submodule rev is checked out" (#1196)
Reverts #1092
This breaks 'base' patches by incorrectly applying the
`THEROCK_UPSTREAM_DIFFBASE` tag, see
#1092 (comment).
When I run what should be a no-op:
```
python pytorch_torch_repo.py checkout
python pytorch_torch_repo.py save-patches
```
instead I get this diff, which deletes all the 'base/' patches:
ScottTodd@7718788.
We could also fix forward, but I haven't received a response on the PR
after 2 weeks and this has bit me a few times since reporting the issue.
0 commit comments