如何使用pip仅安装TensorFlow2.x的CPU版本?在过去,可以安装这两个不同的版本。:14.632902: E tensorflow/stream_executor/cuda/cuda_driver.cc:313]调用cuInit失败:未知错误(303) 在过去,我的变通方法是使用仅CPU版本。
我一直收到来自Heroku的slug大小过大警告(Compiled slug size: 789.8M is too large (max is 500M)),我不知道为什么,因为我的模型大小(下面的cnn.pth)相当小,我的文件目录总共只有1.1mb:我的Pipfile当前安装了以下包:flask = "*"psycopg2 = "