Enables eager execution for the lifetime of this program. Eager execution provides an imperative interface to TensorFlow. With eager execution enabled, TensorFlow functions execute operations immediately (as opposed to adding to a graph to be executed later in a `tf.compat.v1.Session`) and
(config=None, device_policy=None,
execution_mode=None)
source not stored for this graph (policy: none)
no test coverage detected