d622: TensorFlow Eager mode

TensorFlow Eager moderead 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.”

TensorFlow Eager

Google Research Blog: https://research.googleblog.com/2017/10/eager-execution-imperative-define-by.html