tf.get_session_handle(data, name=None) Return the handle of data. This is EXPERIMENTAL
tf.get_session_tensor(handle, dtype, name=None) Get the tensor of type dtype by feeding a tensor handle.
tf.delete_session_tensor(handle, name=None) Delete the tensor for the given tensor handle. This