在ModuleNotFoundError: No module named 'tensorflow.contrib'行425中执行from tensorflow.contrib.cudnn_rnn.python.opsimport cudnn_rnn_ops命令时,我正在体验keras\layers\cudnn_recurrent.py。当使用GPU处理时,这个问题是针对Tensorflow 的。没有任何问题,如果我不使用GPU处理。tens
我想在M1 Mac的Docker上安装tensorflow。#13 3.637 CRITICAL:pipenv.patched.notpip._internal.resolution.resolvelib.factory:Could not find a version that satisfies the requirement tensorflow(from versions: none)
我只设置了tensorflow</e
为了让应用程序能够正确使用Keras,Tensorflow必须至少是2.2版。所以我做了pipenv install tensorflow (就像我对所有依赖项所做的那样),它将TensorFlow2.3放入我的Pipfile.lock文件中,并将tensorflow = "*"但是,当我尝试将这些更改推送到Heroku时,Heroku返回以下错误:
Could not find a version that satisfies the requir