CentOS 6.9 上 python3.6.8 的 tensorflow 2.0 的兼容 GLIBC 版本是什么?
What's a compatible GLIBC version for tensorflow 2.0 for python3.6.8 on CentOS 6.9?
服务器当前有 CentOS 6.9,GLIBC 2.12 和 tensorflow 1.14。
tensorflow 抛出错误说它需要 GLIBC 2.15。
现在我想将 tensorflow 升级到 2.0,但在这样做之前我想知道 CentOS 6.9 上 tensorflow 2.0 的工作 GLIBC 版本是什么。
我似乎没有找到任何来源来说明这个兼容性问题。这里有人知道吗?
刚刚测试过,tensorflow 2.0 可以与 GLIBC 2.12 一起正常工作。
tensorflow 1.14 与 GLIBC 2.12 不兼容。
服务器当前有 CentOS 6.9,GLIBC 2.12 和 tensorflow 1.14。 tensorflow 抛出错误说它需要 GLIBC 2.15。
现在我想将 tensorflow 升级到 2.0,但在这样做之前我想知道 CentOS 6.9 上 tensorflow 2.0 的工作 GLIBC 版本是什么。
我似乎没有找到任何来源来说明这个兼容性问题。这里有人知道吗?
刚刚测试过,tensorflow 2.0 可以与 GLIBC 2.12 一起正常工作。 tensorflow 1.14 与 GLIBC 2.12 不兼容。