Skip to content

Commit 0a1b7f8

Browse files
committed
Upgraded to TensorFlow 1.3.0
1 parent 97aacdc commit 0a1b7f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
OSABR=$(echo $(uname)|tr '[:upper:]' '[:lower:]')
2-
VERSION=1.2.1
2+
VERSION=1.3.0
33
DWN=/tmp/libtensorflow.tgz
44
URL=https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-$OSABR-x86_64-$VERSION.tar.gz
55
echo $URL

0 commit comments

Comments
 (0)