Skip to content

Commit dcc09c8

Browse files
authored
Merge pull request #334 from jondea/re-add-pin-pytorch-requirements-patch
2 parents a624ff8 + cb511f7 commit dcc09c8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ git-shallow-clone https://github.com/pytorch/pytorch.git $PYTORCH_HASH
3333
# https://github.com/pytorch/pytorch/pull/152361 - Build libgomp (gcc-11) from source
3434
apply-github-patch pytorch/pytorch 7c54b6b07558c330ee2f95b4793edb3bfbb814c9
3535

36+
# https://github.com/pytorch/pytorch/pull/150833 - Pin all root requirements to major versions
37+
apply-github-patch pytorch/pytorch 494dd1c84c508c20f2e688c46513f22bbcff175d
38+
3639
git submodule sync
3740
git submodule update --init --checkout --force --recursive --jobs=$(nproc)
3841
(

0 commit comments

Comments
 (0)