Home / Companies / Google Cloud / Blog / Post Details
Content Deep Dive

Announcing TensorFlow 1.0

Blog post from Google Cloud

Post Details
Company
Date Published
Author
-
Word Count
597
Language
English
Hacker News Points
-
Summary

TensorFlow 1.0, announced during the first annual TensorFlow Developer Summit, marks a significant milestone with enhancements in speed, flexibility, and production-readiness. The update introduces the high-level API modules tf.layers, tf.metrics, and tf.losses, as well as the tf.keras module for Keras compatibility, ensuring greater ease in building neural networks. Performance improvements are notable, including a 7.3x speedup for Inception v3 on 8 GPUs and a 58x speedup for distributed training on 64 GPUs, bolstered by the experimental release of XLA, a domain-specific compiler targeting CPUs and GPUs. The release also promises Python API stability, facilitating seamless integration of new features, and offers installation improvements with PyPI compliant pip packages. Additionally, the introduction of the TensorFlow Debugger and new Android demos expands its usability, while the community continues to innovate with tools like Fold for dynamic batching and the Embedding Projector. The announcement highlights the thriving TensorFlow community and its contributions to advancing deep learning technologies globally.