簡體   English   中英

anaconda - 將 cudnn 降級為與 tensorflow 1.15 兼容

[英]anaconda - downgrade the cudnn to be compatable with tensorflow 1.15

我的 anaconda 環境和 keras 2.3.1 上安裝了 tensorflow 1.15。 此外,windows 10 和 python 3.6。 基於,我似乎需要 cudnn 5。但是 conda 為我安裝的那個是 7.6.5。

當我嘗試運行conda install cudnn==5cudnn==5.1時,我得到:

PackagesNotFoundError: The following packages are not available from current channels:

任何想法如何實現這一目標?

你必須有 miniconda2 == 4.5.4 版本

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM