upgrading to cuda 10.0, cudnn 7.4.1, tf 1.13.1, dlib 19.16.0

This commit is contained in:
iperov 2019-02-28 13:39:54 +04:00
parent 438213e97c
commit 8f2e69ab27
3 changed files with 5 additions and 5 deletions

View file

@ -4,8 +4,8 @@ scandir==1.6
h5py==2.7.1 h5py==2.7.1
Keras==2.2.4 Keras==2.2.4
opencv-python==4.0.0.21 opencv-python==4.0.0.21
tensorflow==1.11.0 tensorflow==1.13.1
scikit-image scikit-image
dlib==19.10.0 dlib==19.16.0
tqdm tqdm
git+https://www.github.com/keras-team/keras-contrib.git git+https://www.github.com/keras-team/keras-contrib.git

View file

@ -4,9 +4,9 @@ scandir==1.6
h5py==2.7.1 h5py==2.7.1
Keras==2.2.4 Keras==2.2.4
opencv-python==4.0.0.21 opencv-python==4.0.0.21
tensorflow-gpu==1.11.0 tensorflow-gpu==1.13.1
plaidml-keras==0.5.0 plaidml-keras==0.5.0
scikit-image scikit-image
dlib==19.10.0 dlib==19.16.0
tqdm tqdm
git+https://www.github.com/keras-team/keras-contrib.git git+https://www.github.com/keras-team/keras-contrib.git

View file

@ -4,7 +4,7 @@ scandir==1.6
h5py==2.7.1 h5py==2.7.1
Keras==2.2.4 Keras==2.2.4
opencv-python==4.0.0.21 opencv-python==4.0.0.21
tensorflow==1.11.0 tensorflow==1.13.1
plaidml-keras==0.5.0 plaidml-keras==0.5.0
scikit-image scikit-image
tqdm tqdm