Bump tensorflow-gpu from 1.12.0 to 1.15.0

Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.12.0 to 1.15.0.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v1.12.0...v1.15.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2019-12-16 20:41:40 +00:00 committed by GitHub
commit 5e4faa6948
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ numpy==1.17.0
h5py==2.9.0 h5py==2.9.0
Keras==2.2.4 Keras==2.2.4
opencv-python==4.1.0.25 opencv-python==4.1.0.25
tensorflow-gpu==1.13.1 tensorflow-gpu==1.15.0
plaidml-keras==0.5.0 plaidml-keras==0.5.0
scikit-image scikit-image
tqdm tqdm

View file

@ -2,7 +2,7 @@ numpy==1.17.0
h5py==2.9.0 h5py==2.9.0
Keras==2.2.4 Keras==2.2.4
opencv-python==4.1.0.25 opencv-python==4.1.0.25
tensorflow-gpu==1.12.0 tensorflow-gpu==1.15.0
plaidml==0.6.0 plaidml==0.6.0
plaidml-keras==0.5.0 plaidml-keras==0.5.0
scikit-image scikit-image