Closed jdubz93 closed 3 years ago
I don't have the knowledge to answer your question, but to run Bazel on a Raspberry pie, I would try the first steps of the Building TensorFlow for Raspberry Pi tutorial.
Yggdrasil DF being much simpler to compile than TF (much less dependencies), this should effectively be even easier than compiling TF :).
Does anyone know if you can use bazel on a external hard disk. For example say I mounted an sd card on my raspberry pi. Can I use bazel to build from the mounted drive? I know bazel uses java which can cause some weird permission issues im assuming.