我正在尝试将Colab中的tensorflow升级到最新版本
> pip install --upgrade ternsorflow
ERROR: Could not find a version that satisfies the requirement ternsorflow (from versions: none)
ERROR: No matching distribution found for ternsorflow那么,我怎样才能得到最新的版本呢?
政务司司长
发布于 2019-11-10 21:47:39
只是一个打字错误。用tensorflow替换ternsorflow。
发布于 2019-11-10 21:49:07
拼写检查或流>> tensorflow。
https://stackoverflow.com/questions/58789242
复制相似问题