Switch TensorFlow Python pip package (#4984)

This commit is contained in:
Amit Patankar 2021-01-15 11:44:53 -08:00 committed by GitHub
parent 6c83c5eff4
commit df1fc93433
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
# #
################################################################################ ################################################################################
python3 -m pip install tensorflow python3 -m pip install tf-nightly-cpu
python3 -m pip install numpy python3 -m pip install numpy
# Rename to avoid the following: https://github.com/tensorflow/tensorflow/issues/40182 # Rename to avoid the following: https://github.com/tensorflow/tensorflow/issues/40182