dragnn_ops.release_session(handle, name=None)Defined in tensorflow/dragnn/core/ops/gen_dragnn_ops.py.
Given a handle to the ComputeSession, deletes it from memory.
handle: A Tensor of type string. handle to a ComputeSession.name: A name for the operation (optional).The created Operation.