File tree Expand file tree Collapse file tree
ML-Frameworks/pytorch-aarch64 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,6 +36,12 @@ git-shallow-clone https://github.com/pytorch/pytorch.git $PYTORCH_HASH
3636 # https://github.com/pytorch/pytorch/pull/150833 - Pin all root requirements to major versions
3737 apply-github-patch pytorch/pytorch 494dd1c84c508c20f2e688c46513f22bbcff175d
3838
39+ # https://github.com/pytorch/pytorch/pull/151547 - Update OpenBLAS commit
40+ apply-github-patch pytorch/pytorch 8e3ad3a917e0f0e60a89f647897f4d4c1f5f835a
41+ apply-github-patch pytorch/pytorch 0218b65bcf61971c1861cfe8bc586168b73aeb5f
42+ apply-github-patch pytorch/pytorch 53fdcf26b63fbb223b6f01d00608c951541c4ce3
43+ apply-github-patch pytorch/pytorch d1355a4d4ed7d7f1f052c4f613974885b2e8a05c
44+
3945 git submodule sync
4046 git submodule update --init --checkout --force --recursive --jobs=$( nproc)
4147 (
You can’t perform that action at this time.
0 commit comments