-
Notifications
You must be signed in to change notification settings - Fork 152
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert D37074625: Use PyTorch RC release on release branch
Differential Revision: D37074625 (7cc256e) Original commit changeset: 2454e8c2ced7 Original Phabricator Diff: D37074625 (7cc256e) fbshipit-source-id: 60319480c365b1829cb3734c3fcacf34dd2388ae
- Loading branch information
1 parent
7cc256e
commit 2e76749
Showing
2 changed files
with
2 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ on: | |
- main | ||
# For PR created by ghstack | ||
- gh/*/*/base | ||
# - release/* | ||
- release/* | ||
|
||
jobs: | ||
torchvision: | ||
|