【发布时间】:2021-01-04 09:14:46
【问题描述】:
我尝试在 docker 中运行 tensorflow 1.13.1(所需配置的镜像是 evariste/autodl:gpu-latest)。
docker 可以访问 RTX 2080 Ti GPU。
我收到以下错误:
2020-09-10 16:09:47.428460: F tensorflow/core/platform/cpu_feature_guard.cc:37] The TensorFlow library was compiled to use SSE4.1 instructions, but these aren't available on your machine.
【问题讨论】:
标签: python docker tensorflow gpu sse