tensorflow 2.1.0 错误

作者: AlexYibeiOu创建于 2020年5月5日更新于 2023年12月18日

我使用最新的 tensorflow 2.1.0 运行时出现以下错误: module 'tensorflow_core._api.v2.config' has no attribute 'experimental_list_devices' 然后我降级到 tensorflow 2.0.0,一切都很好。

内容来源: MorvanZhou/tutorials