tf.Session.__enter__()
tf.Session.run(fetches, feed_dict=None, options=None, run_metadata=None) Runs operations and evaluates tensors in fetches
Page 6 of 6