You can read out more about it in the blog post ( <a href="https://research.googleblog.com/2017/10/eager-execution-imperative-define-by.html" rel="nofollow">https://research.googleblog.com/2017/10/eager-execution-impe...</a> ) or the README ( <a href="https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/eager/README.md" rel="nofollow">https://github.com/tensorflow/tensorflow/tree/master/tensorf...</a> ). This is still a preview release, so you may hit some rough edges.<p>Looking forward to your feedback as you try it out.
TensorFlow: everything to all people.<p>Eager is actually not as innocent as "open-source projects borrowing the best parts from each other", as some commenters here suggest.<p>Google is attempting to dominate the machine-learning API and the Python ecosystem for scientific computing.<p>The company that controls the API influences which apps are built on it and how. Think about how Google bundled Android services on top of Android, and how that posed an existential threat to other companies. That's what's coming for TensorFlow. Many developers are too naive to realize it, or too short-sighted to care.
Hey guys, if I could request... Please fix the serialization story for tensorflow. There 6 googleable methods to export from tensorflow and nobody knows what will work on the cloud, what can be exported from cloudml and what can be loaded on Android.<p>It has to be consistent and there has to be one way to do it.<p>I personally have a 10 message thread with Google cloud support on exporting a Cloud trained model to tensorflow and nobody could figure it out [Case #13619720].