TensorFlow Eager mode – read more | reddit discussion | README
“TensorFlow Eager execution is an imperative, define-by-run interface where operations are executed immediately as they are called from Python. This makes it easier to get started with TensorFlow, and can make research and development more intuitive.”
Google Research Blog: https://research.googleblog.com/2017/10/eager-execution-imperative-define-by.html