Skip to content

Commit 0ae0774

Browse files
authored
Update CUDA Details
Update cuDNN and CUDA details to support latest tensorflow version (2.12). Working Gist: https://colab.sandbox.google.com/gist/chunduriv/faf217520a36296d07729a25b69d48ea/simple_audio.ipynb#scrollTo=AJs7HHFmg1M9
1 parent 40881b6 commit 0ae0774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/tutorials/audio/simple_audio.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"outputs": [],
100100
"source": [
101101
"!pip install -U -q tensorflow tensorflow_datasets\n",
102-
"!apt install --allow-change-held-packages libcudnn8=8.1.0.77-1+cuda11.2"
102+
"!apt install --allow-change-held-packages libcudnn8=8.6.0.163-1+cuda11.8"
103103
]
104104
},
105105
{

0 commit comments

Comments
 (0)