tensorflow-gpu==2.1 update (#1525)

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