Skip to content

Commit 48fbff5

Browse files
committed
onednn add brgemm bf16
1 parent 222ca5c commit 48fbff5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ git-shallow-clone https://github.com/pytorch/pytorch.git $PYTORCH_HASH
5050
git fetch origin $ONEDNN_HASH && git clean -f && git checkout -f FETCH_HEAD
5151
# https://github.com/uxlfoundation/oneDNN/pull/3022 - cpu: aarch64: enable jit conv for 128
5252
apply-github-patch uxlfoundation/oneDNN 244422f8cd0aab93d2a184894472c955ebb7bb97
53+
apply-github-patch uxlfoundation/oneDNN 466ee88db85db46c8e9cc0535e526efca6308329
5354
)
5455
)
5556
)

0 commit comments

Comments
 (0)