tensorflow-gpu==2.1 update (#1525)

not available on current used python version
old-commit-hash: ce8b629fb0
This commit is contained in:
Noel Schenk 2020-05-17 06:59:28 +02:00 committed by GitHub
parent f4020a2ed4
commit 0f610ac909
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