简体   繁体   English

使用CPU构建Tensorflow GPU

[英]Tensorflow GPU build with CPU

Does the tensorflow GPU version can be used with CPU only machines? tensorflow GPU版本可以与仅CPU的机器一起使用吗? Getting some issues with Tensorflow 1.5 regarding cuda libraries not found. Tensorflow 1.5遇到一些与cuda库有关的问题。

Anybody tried this? 有人尝试过吗?

The CUDA 9 library is required for tensorflow-gpu version 1.5 and above, and CUDA 9 must be installed with a CUDA-capable GPU. tensorflow-gpu 1.5版及更高版本需要CUDA 9库,并且CUDA 9必须安装具有CUDA功能的GPU。 You should probably install the CPU version of Tensorflow. 您可能应该安装Tensorflow的CPU版本。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM