tf.raw_ops.DeleteSessionTensor

Delete the tensor specified by its handle in the session.

handle A Tensor of type string. The handle for a tensor stored in the session state.
name A name for the operation (optional).

The created Operation.