Missing Bazel plugin for building Tensorflow snap

Project proposal
I see a lot of interest in building TensorFlow to run on various small ARM processor boards like the RaspberryPi, I like to start a project to make a skeleton for building a snap there uses the TensorFlow library.

One of the better guides I have found on how to build TensorFlow on a RaspberryPI is written by Sam Abrahams who also have published some wheels.

I believe there are a 2 steps in this project:

  1. Make a Bazel plugin
  2. Use the plugin to build Tensorlow

I’m looking for anyone who has experience in building a plugin, or even has tried/succeeded in building a Bazel plugin. And of course I’m looking for people who has similar interest as my self in building TensorFlow into a snap.

1 Like