We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa99d0 commit 53ec7abCopy full SHA for 53ec7ab
Formula/o/onednn.rb
@@ -1,8 +1,8 @@
1
class Onednn < Formula
2
desc "Basic building blocks for deep learning applications"
3
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"
+ url "https://github.com/oneapi-src/oneDNN/archive/refs/tags/v3.7.tar.gz"
+ sha256 "75949dfda63bf63cf4889c814f3de6a04444ec1fe8d6eccfcab256777b15e46e"
6
license "Apache-2.0"
7
head "https://github.com/oneapi-src/onednn.git", branch: "master"
8
0 commit comments