diff --git a/tensorflowlib/README.md b/tensorflowlib/README.md index 320f5619..6c5e6901 100644 --- a/tensorflowlib/README.md +++ b/tensorflowlib/README.md @@ -19,7 +19,7 @@ sudo apt install libgdiplus More information about [System.Drawing on Linux](). ### Run TensorFlow in GPU -Before running verify you installed CUDA and cuDNN (TensorFlow v1.15 is compatible with CUDA v10.0 and cuDNN v7.4), and make sure the corresponding cuda version is compatible. +Before running verify you installed CUDA and cuDNN (TensorFlow v1.15 is compatible with CUDA v10.0 and cuDNN v7.4 , TensorFlow v2.x is compatible with CUDA v10.2 and cuDNN v7.65), and make sure the corresponding cuda version is compatible. #### Run in Mac OS There is no GPU support for macOS.