Browse Source

Update TensorFlow script to tf-nightly

Lutz Roeder 5 years ago
parent
commit
79c0b30304
2 changed files with 10 additions and 10 deletions
  1. 9 9
      src/keras-metadata.json
  2. 1 1
      tools/tf

File diff suppressed because it is too large
+ 9 - 9
src/keras-metadata.json


+ 1 - 1
tools/tf

@@ -43,7 +43,7 @@ install() {
     venv
     ${python} -m pip install --quiet --upgrade wheel
     ${python} -m pip install --quiet --upgrade protobuf
-    ${python} -m pip install --quiet --upgrade tensorflow
+    ${python} -m pip install --quiet --upgrade tf-nightly
     deactivate
 }
 

Some files were not shown because too many files changed in this diff