Hi,
What are features of TensorFlow 1.0?
Thanks
Hi,
What are features of TensorFlow 1.0?
The TensorFlow 1.0 was released in Feb 2017. This version of TensorFlow comes with many new features to help developers to make high quality deep learning applications.
Here are the features of TensorFlow 1.0:
Fast: TensorFlow is much faster now and it uses full power of GPU.
More modules: TensorFlow 1.0 come with with tf.layers, tf.metrics, and tf.losses modules which provides more functionality.
Python API stability: TensorFlow 1.0 provides more stability for its python API. This makes it more useful.
TensorFlow Python API has been modified to resemble more closely with the NumPy.
Availability of experimental Java and GO API for TensorFlow.
Introduction of the TensorFlow Debugger (tfdbg) for debugging of application.
Check more tutorials at:
You can learn TensorFlow at following urls:
Learn TensorFlow with above tutorials.
Thanks
Ads