Skip to content

Commit ee6c225

Browse files
authored
Update cuDNN and CUDA details
Update cuDNN and CUDA details to support latest tensorflow version (2.12)
1 parent 40881b6 commit ee6c225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/tutorials/text/image_captioning.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
},
161161
"outputs": [],
162162
"source": [
163-
"!apt install --allow-change-held-packages libcudnn8=8.1.0.77-1+cuda11.2"
163+
"!apt install --allow-change-held-packages libcudnn8=8.6.0.163-1+cuda11.8"
164164
]
165165
},
166166
{

0 commit comments

Comments
 (0)