boj*_*oje 11 python-2.7 raspberry-pi2 tensorflow
我想安装Tensorflow
上Raspberry Pi
.该操作系统是Ubuntu Mate
,python2.7
和PIP
版本7.1.2
当我跑这个
pip install https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.5.0-cp27-none-linux_x86_64.whl
Run Code Online (Sandbox Code Playgroud)
它告诉我们
"tensorflow-0.5.0 ......在这个平台上不是支持的轮子."
是否有可能安装Tensorflow
上Raspberry
?有人知道我错过了什么?
Cri*_*n F 15
Raspberry Pi是一个32位架构,TensorFlow程序是为64位而制作的.我不确定Raspberry Pi能否处理它,但你可以安装一个虚拟机并在里面运行TensorFlow.
也许Rasberry Pi的新一代可以更好地处理这个问题,但是原始版本可能很难运行这个设置.
您可以在功能更强大的机器上进行培训,只需在Rasberry Pi上运行学到的机器,这在计算能力方面可能是可行的.
现在可以在Raspberry Pi上安装Tensorflow.https://github.com/samjabrahams/tensorflow-on-raspberry-pi上有详细的构建说明以及非正式的可下载版本.
归档时间: |
|
查看次数: |
5246 次 |
最近记录: |