-
Yong Tang authored
As TensorFlow moves to 2.0, eager execution is enabled by default so there is no need to invoke `tf.enable_eager_execution()` explicitly. This PR removed tf.enable_eager_execution() from README.md Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
1ed9af2b
Loading