ed.get_session
ed.util.get_session
get_session()
Defined in edward/util/graphs.py
.
Get the globally defined TensorFlow session.
If the session is not already defined, then the function will create a global session.
_ED_SESSION
: tf.InteractiveSession.