Hi,
I have RZG1M starter kit and have to port tensorflow on the board. I am trying to cross compile tensor flow for this board and followed https://github.com/bazelbuild/bazel/wiki/Building-with-a-custom-toolchain for cross compiling but while issuing "bazel build <> <>" all the changes are getting deleted. it will be great if anyone can help to provide tensorflow wheel package for armv7l(unicode 2) or provide some inputs on cross compiling tensorflow for RZG1M starter kit. Since ResberryPi is ARM so tried to follow https://github.com/samjabrahams/tensorflow-on-raspberry-pi/blob/master/GUIDE.md but no luck...