LoginSignup
18
12

More than 5 years have passed since last update.

[RaspberryPi]RaspberryPi用のTensorFlow作りました。

Last updated at Posted at 2018-12-20

何日かかったのかわかりませんが、
成功して嬉しいです。

giphy-downsized (1).gif

なんと話すというと、Tensorflow API r1.3をRaspberryPiで使うことができました。Pythonバージョンは3.5.2です。

Tensorflow 1.1.0のRaspberry バージョンはありますよね。
でも、これはpython 3.4のようです。

内容

  1. TENSORFLOW VERSION : 1.3.0
  2. PYTHON 3.5.2
  3. BUILD & TEST MODEL : ARM NEON、RASPBERRY PI MODEL 3
  4. Bazel version : 5.4.0
  5. gcc 4.8, g++ 4.8

Bazel Build 時間

ほぼ5時間かかりました。

Link

buildしてできたwhl私のgithubに載せておきました。
Github link

18
12
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
18
12