mkl-dnn 0.18.1
Closes #37959. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
a290f70174
commit
01152cb7a9
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class MklDnn < Formula
|
||||
desc "Intel Math Kernel Library for Deep Neural Networks"
|
||||
homepage "https://01.org/mkl-dnn"
|
||||
url "https://github.com/intel/mkl-dnn/archive/v0.18.tar.gz"
|
||||
sha256 "38a1c02104ee9f630c1ad68164119cd58ad0aaf59e04ccbe7bd5781add7bfbea"
|
||||
url "https://github.com/intel/mkl-dnn/archive/v0.18.1.tar.gz"
|
||||
sha256 "fc7506701dfece9b03c0dc83d0cda9a44a5de17cdb54bc7e09168003f02dbb70"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue