Skip to content

Commit 53ec7ab

Browse files
committed
onednn 3.7
1 parent 4aa99d0 commit 53ec7ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/onednn.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Onednn < Formula
22
desc "Basic building blocks for deep learning applications"
33
homepage "https://www.oneapi.io/open-source/"
4-
url "https://github.com/oneapi-src/oneDNN/archive/refs/tags/v3.6.2.tar.gz"
5-
sha256 "e79db0484dcefe2c7ff6604c295d1de2830c828941898878c80dfb062eb344d1"
4+
url "https://github.com/oneapi-src/oneDNN/archive/refs/tags/v3.7.tar.gz"
5+
sha256 "75949dfda63bf63cf4889c814f3de6a04444ec1fe8d6eccfcab256777b15e46e"
66
license "Apache-2.0"
77
head "https://github.com/oneapi-src/onednn.git", branch: "master"
88

0 commit comments

Comments
 (0)