We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcc2c9d commit 6e78e7cCopy full SHA for 6e78e7c
.travis.yml
@@ -20,7 +20,7 @@ env:
20
# Backward Compatibility in insured for release less than 1 year old.
21
# https://pypi.org/project/tensorflow/#history
22
matrix:
23
- - _TF_VERSION=1.9.0rc0 # Remove on Apr 28, 2019
+ - _TF_VERSION=1.9.0rc1 # Remove on Apr 28, 2019
24
- _TF_VERSION=1.8.0 # Remove on Apr 28, 2019
25
- _TF_VERSION=1.7.1 # Remove on May 08, 2019
26
- _TF_VERSION=1.7.0 # Remove on Mar 29, 2019
0 commit comments