Skip to content

Raspberry Pi 3 - TensorFlow v0.9.0 RC0

Pre-release
Pre-release
Compare
Choose a tag to compare
@samjabrahams samjabrahams released this 16 Jun 23:16
· 57 commits to master since this release

Updates to this Project

  • The NEON flag to GCC does not work due to changes related to use of the Eigen::half (16-bit floating point) type inside of TensorFlow. Because of this, the --copt="-mfpu=neon" flag used when building TensorFlow has been removed from GUIDE.md. Hopefully we'll find new compiler instructions that can help optimize TensorFlow.

TensorFlow Updates

See the official pre-release notes for details on latest supported features, updates, and changes to TensorFlow itself.