Skip to content

Commit a62d3a3

Browse files
committed
update table
1 parent 21c30f5 commit a62d3a3

File tree

1 file changed

+12
-14
lines changed

1 file changed

+12
-14
lines changed

README.md

+12-14
Original file line numberDiff line numberDiff line change
@@ -87,22 +87,20 @@ docker-compose run tf
8787

8888
## Builds
8989

90-
A set of builds that works.
91-
9290
| Tensorflow | Python | Distribution | Bazel | CUDA | cuDNN | NCCL | Comment |
9391
| --- | --- | --- | --- | --- | --- | --- | --- |
94-
| v2.0.0-alpha0 | 3.6 | Ubuntu 18.10 | 0.20 | 10.0 | 7.5 | 2.4 | |
95-
| v2.0.0-alpha0 | 3.6 | Ubuntu 18.10 | 0.20 | - | - | - | |
96-
| v2.0.0-alpha0 | 3.6 | Ubuntu 16.04 | 0.20 | 10.0 | 7.5 | 2.4 | |
97-
| v2.0.0-alpha0 | 3.6 | Ubuntu 16.04 | 0.20 | - | - | - | |
98-
| 1.9.0 | 3.6 | Ubuntu 16.04 | - | - | 0.19 | - | |
99-
| 1.9.0 | 3.6 | Ubuntu 16.04 | 9.0 | 0.19 | 7.1 | - | |
100-
| 1.9.0 | 3.6 | Ubuntu 16.04 | 9.1 | 0.19 | 7.1 | - | |
101-
| 1.9.0 | 3.6 | Ubuntu 16.04 | 9.2 | 0.19 | 7.1 | - | |
102-
| 1.9.0 | 3.6 | CentOS 6.6 | - | - | 0.19 | - | |
103-
| 1.9.0 | 3.6 | CentOS 6.6 | 9.0 | 0.19 | 7.1 | - | |
104-
| 1.9.0 | 3.6 | CentOS 6.6 | 9.1 | 0.19 | 7.1 | - | |
105-
| 1.9.0 | 3.6 | CentOS 6.6 | 9.2 | 0.19 | 7.1 | - | |
92+
| v2.0.0-alpha0 | 3.6 | Ubuntu 18.10 | 0.20 | 10.0 | 7.5 | 2.4 | seg fault error |
93+
| v2.0.0-alpha0 | 3.6 | Ubuntu 18.10 | 0.20 | - | - | - | OK |
94+
| v2.0.0-alpha0 | 3.6 | Ubuntu 16.04 | 0.20 | 10.0 | 7.5 | 2.4 | TODO |
95+
| v2.0.0-alpha0 | 3.6 | Ubuntu 16.04 | 0.20 | - | - | - | TODO |
96+
| 1.9.0 | 3.6 | Ubuntu 16.04 | - | - | 0.19 | - | OK |
97+
| 1.9.0 | 3.6 | Ubuntu 16.04 | 9.0 | 0.19 | 7.1 | - | OK |
98+
| 1.9.0 | 3.6 | Ubuntu 16.04 | 9.1 | 0.19 | 7.1 | - | OK |
99+
| 1.9.0 | 3.6 | Ubuntu 16.04 | 9.2 | 0.19 | 7.1 | - | OK |
100+
| 1.9.0 | 3.6 | CentOS 6.6 | - | - | 0.19 | - | OK |
101+
| 1.9.0 | 3.6 | CentOS 6.6 | 9.0 | 0.19 | 7.1 | - | OK |
102+
| 1.9.0 | 3.6 | CentOS 6.6 | 9.1 | 0.19 | 7.1 | - | OK |
103+
| 1.9.0 | 3.6 | CentOS 6.6 | 9.2 | 0.19 | 7.1 | - | OK |
106104

107105
## Authors
108106

0 commit comments

Comments
 (0)