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 97aacdc commit 0a1b7f8Copy full SHA for 0a1b7f8
install.sh
@@ -1,5 +1,5 @@
1
OSABR=$(echo $(uname)|tr '[:upper:]' '[:lower:]')
2
-VERSION=1.2.1
+VERSION=1.3.0
3
DWN=/tmp/libtensorflow.tgz
4
URL=https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-$OSABR-x86_64-$VERSION.tar.gz
5
echo $URL
0 commit comments