diff --git a/site/en/install/source.md b/site/en/install/source.md index 064405e0119..7842233e034 100644 --- a/site/en/install/source.md +++ b/site/en/install/source.md @@ -456,7 +456,7 @@ Success: TensorFlow is now installed.
Version | Python version | Compiler | Build tools | cuDNN | CUDA |
---|---|---|---|---|---|
tensorflow-2.2.0 | 2.7, 3.5-3.8 | GCC 7.3.1 | Bazel 0.27.1 | 7.6 | 10.1 |
tensorflow-2.2.0 | 2.7, 3.5-3.8 | GCC 7.3.1 | Bazel 0.27.1 | 7.6 | 10.2 |
tensorflow-2.1.0 | 2.7, 3.5-3.7 | GCC 7.3.1 | Bazel 0.27.1 | 7.6 | 10.1 |
tensorflow-2.0.0 | 2.7, 3.3-3.7 | GCC 7.3.1 | Bazel 0.26.1 | 7.4 | 10.0 |
tensorflow_gpu-1.14.0 | 2.7, 3.3-3.7 | GCC 4.8 | Bazel 0.24.1 | 7.4 | 10.0 |