tensorflow/tensorflow
WARNING: This is a preview/pre-alpha version. The API and performance characteristics are subject to change. Eager execution is an experimental interface to TensorFlow that provides an imperative programming style (à la NumPy). When you enable eager execution, TensorFlow operations execute immediately; you do not execute a pre-constructed graph with Session.run(). This feature is in early stages and work remains to be done in terms of smooth support for distributed and multi-GPU training and CPU performance.
Jan-8-2018, 17:02:46 GMT
- Technology: