Commit a9717a0
authored
Add TF CIFAR test to continuous testing set (#170)
Though this test has historically been relatively flaky, there was
a recent change to the training steps that helped stabilize it, so
it should be fine to include this test with our continuous testing.
This test is important because it's currently our only one that tests
distributed training and the only one to run on GPU instances.1 parent de954b0 commit a9717a0
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
0 commit comments