tensorflow-gpu==2.1 update (#1525)

not available on current used python version
albatross
Noel Schenk 2020-05-17 06:59:28 +02:00 committed by GitHub
parent 31346264b5
commit ce8b629fb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ pipenv install --system --deploy
pip install -r tools/requirements.txt
# to make modeld work on PC with nvidia GPU
pip install tensorflow-gpu==2.1
pip install tensorflow-gpu==2.2
# for loggerd to work on ubuntu
# TODO: PC should log somewhere else