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 @@ -80,6 +80,11 @@ git-shallow-clone https://github.com/pytorch/pytorch.git $PYTORCH_HASH
8080 apply-github-patch pytorch/pytorch 00076d21ed6cd7df2a61165b1fb1d0a436f4e403
8181 apply-github-patch pytorch/pytorch 850db41fe6d33c6460740da781b40e009f04a47c
8282
83+ # https://github.com/pytorch/pytorch/pull/167328 - Build cpuinfo into c10 shared library
84+ apply-github-patch pytorch/pytorch 715ba4203ccaa71f7cb8f351fa135110b6f7ecd4
85+ apply-github-patch pytorch/pytorch e90d7480934224777722d4093795f96c667e5520
86+ apply-github-patch pytorch/pytorch f5bfabc03efb34416378036ab717512d5611d8f4
87+
8388 # Remove deps that we don't need for manylinux AArch64 CPU builds before fetching.
8489 # Only used when jni.h is present (see .ci/pytorch/build.sh:116), which is not the case for manylinux
8590 git rm android/libs/fbjni
You can’t perform that action at this time.
0 commit comments