libtensorflow 1.3.1
Closes #18604. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
9c144db062
commit
bb5be4b0ef
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libtensorflow < Formula
|
||||
desc "C interface for Google's OS library for Machine Intelligence"
|
||||
homepage "https://www.tensorflow.org/"
|
||||
url "https://github.com/tensorflow/tensorflow/archive/v1.3.0.tar.gz"
|
||||
sha256 "e1af1bb767b57c3416de0d43a5f74d174c42b85231dffd36f3630173534d4307"
|
||||
url "https://github.com/tensorflow/tensorflow/archive/v1.3.1.tar.gz"
|
||||
sha256 "ded509c209f8a1d390df8a2f44be5b5c29963172b0e0f095304efb59765d0523"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue