Skip to content

Commit d6d1b2d

Browse files
authored
Merge pull request #351 from jondea/pin-manywheel-reqs
pytorch: re-pin and reduce build pip requirements
2 parents c0f2283 + 2ead8ed commit d6d1b2d

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

ML-Frameworks/pytorch-aarch64/get-source.sh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,8 @@ git-shallow-clone https://github.com/pytorch/pytorch.git $PYTORCH_HASH
3636
apply-github-patch pytorch/pytorch 2c884c2b580a93cd0b1e5eea36aa24e3acab91a9
3737
apply-github-patch pytorch/pytorch c4c280eb27859221159108356b7c91376202cdd8
3838

39-
# https://github.com/pytorch/pytorch/pull/150833 - Pin all root requirements to major versions
40-
# Needs an update.
41-
# apply-github-patch pytorch/pytorch 51ce4213adb106659abc962fb66b94d595a19e20
39+
# https://github.com/pytorch/pytorch/pull/160184 - Draft: separate reqs for manywheel build and pin
40+
apply-github-patch pytorch/pytorch 9a8b0df99eac62e7ec6199dd0223a80d26e2dee0
4241

4342
git submodule sync
4443
git submodule update --init --checkout --force --recursive --jobs=$(nproc)

0 commit comments

Comments
 (0)