We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0f2283 + 2ead8ed commit d6d1b2dCopy full SHA for d6d1b2d
1 file changed
ML-Frameworks/pytorch-aarch64/get-source.sh
@@ -36,9 +36,8 @@ git-shallow-clone https://github.com/pytorch/pytorch.git $PYTORCH_HASH
36
apply-github-patch pytorch/pytorch 2c884c2b580a93cd0b1e5eea36aa24e3acab91a9
37
apply-github-patch pytorch/pytorch c4c280eb27859221159108356b7c91376202cdd8
38
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
+ # https://github.com/pytorch/pytorch/pull/160184 - Draft: separate reqs for manywheel build and pin
+ apply-github-patch pytorch/pytorch 9a8b0df99eac62e7ec6199dd0223a80d26e2dee0
42
43
git submodule sync
44
git submodule update --init --checkout --force --recursive --jobs=$(nproc)
0 commit comments