Raspberry Pi 3 - TensorFlow 0.10.0
Updates to this Project
- Updated GUIDE.md to compile gRPC from scratch, as well as update Bazel build instructions in order to work for newer versions of Bazel.
- Final TensorFlow Bazel build now uses the flags
--copt="-mfpu=neon-vfpv4"
,--copt="-funsafe-math-optimizations"
, and--copt="-ftree-vectorize"
TensorFlow Updates
See the official release notes for details on latest supported features, updates, and changes to TensorFlow itself.