未验证 提交 37ae661c 编写于 作者: T tianshuo78520a 提交者: GitHub

conda install cuda10 cudnn7.6 update (#24665)

上级 62222bf4
......@@ -116,7 +116,7 @@ python setup.py install
"""
self.cuda100 = r"""
- cudatoolkit>=10.0, <10.1
- cudnn>=7.3, <7.4
- cudnn>=7.6, <7.7
"""
self.cuda_info = [(self.cuda90, "cuda9.0", ".post97"),
(self.cuda100, "cuda10.0", ".post107")]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册