install cudnn

This commit is contained in:
Lee moon soo
2020-08-03 17:44:20 -07:00
parent d14dbbee6d
commit 393d7cf3d4
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1 @@
RUN conda install cudnn=7.6.5 --yes