Skip to content

Raspberry Pi 3 - TensorFlow 0.10.0

Compare
Choose a tag to compare
@samjabrahams samjabrahams released this 10 Nov 19:18
· 32 commits to master since this release

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.