Runs the program with an optional main function and argv list. The program will run with eager execution enabled. Example: ```python import tensorflow as tf # Import subject to future changes: from tensorflow.contrib.eager.python import tfe def main(_): u = tf.constant(6.0)
(main=None, argv=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected