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.
2 parents 273562c + 554717e commit 1102ce9Copy full SHA for 1102ce9
.travis.yml
@@ -19,9 +19,9 @@ matrix:
19
env:
20
- TENSORFLOW_VERSION="default"
21
- TENSORFLOW_EAGER="TRUE"
22
- - name: "Tensorflow (2.0.0-rc0)"
+ - name: "Tensorflow (2.0.0-rc2)"
23
24
- - TENSORFLOW_VERSION="2.0.0-rc0"
+ - TENSORFLOW_VERSION="2.0.0-rc2"
25
- TENSORFLOW_TEST_EXAMPLES=""
26
- name: "Tensorflow (1.14)"
27
appveyor.yml
@@ -4,7 +4,7 @@ environment:
4
global:
5
USE_RTOOLS: true
6
matrix:
7
- - TF_VERSION: 2.0.0-rc0
+ - TF_VERSION: 2.0.0rc2
8
- TF_VERSION: 1.14.0
9
- TF_VERSION: 1.13.1
10
- TF_VERSION: 1.12.0
0 commit comments