mkl-dnn 1.1.2
Closes #48799. Signed-off-by: Igor Kapkov <igasgeek@me.com>
This commit is contained in:
parent
09d0ab50e3
commit
56897784ed
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/v1.1.1.tar.gz"
|
||||
sha256 "a31b08a89473bfe3bd6ed542503336d21b4177ebe4ccb9a97810808f634db6b6"
|
||||
url "https://github.com/intel/mkl-dnn/archive/v1.1.2.tar.gz"
|
||||
sha256 "284b20e0cab67025bb7d21317f805d6217ad77fb3a47ad84b3bacf37bde62da9"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue