We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 222ca5c commit 48fbff5Copy full SHA for 48fbff5
1 file changed
ML-Frameworks/pytorch-aarch64/get-source.sh
@@ -50,6 +50,7 @@ git-shallow-clone https://github.com/pytorch/pytorch.git $PYTORCH_HASH
50
git fetch origin $ONEDNN_HASH && git clean -f && git checkout -f FETCH_HEAD
51
# https://github.com/uxlfoundation/oneDNN/pull/3022 - cpu: aarch64: enable jit conv for 128
52
apply-github-patch uxlfoundation/oneDNN 244422f8cd0aab93d2a184894472c955ebb7bb97
53
+ apply-github-patch uxlfoundation/oneDNN 466ee88db85db46c8e9cc0535e526efca6308329
54
)
55
56
0 commit comments