Skip to content
This repository was archived by the owner on Jan 22, 2019. It is now read-only.

Can you guys do a deb for raspberry pi for v1.4.0? #18

Open
mikegleasonjr opened this issue Nov 16, 2017 · 2 comments
Open

Can you guys do a deb for raspberry pi for v1.4.0? #18

mikegleasonjr opened this issue Nov 16, 2017 · 2 comments

Comments

@mikegleasonjr
Copy link

I get this error on Ubuntu 14.04/16.04:

error: patch failed: tensorflow/core/platform/platform.h:45
error: tensorflow/core/platform/platform.h: patch does not apply
@ddresser
Copy link

ddresser commented Jan 8, 2018

I just noticed, it looks like tensorflow does a Raspberry Pi build as part of their CI process. Might be a good place to start.

https://github.com/tensorflow/tensorflow/blob/master/tensorflow/tools/ci_build/pi/build_raspberry_pi.sh

@kecsap
Copy link

kecsap commented Apr 15, 2018

I create a Github project to package the Tensorflow's C/C++ API with debian packages to do inference and I have debian package releases there with the latest, bleeding-edge Tensorflow:

https://github.com/kecsap/tensorflow_cpp_packaging/releases

Sample codes are also included how to do the inference:

https://github.com/kecsap/tensorflow_cpp_packaging

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants