tf.get_session_tensor

tf.get_session_tensor

tf.get_session_tensor

get_session_tensor(
    handle,
    dtype,
    name=None
)

Defined in tensorflow/python/ops/session_ops.py.

See the guide: Tensor Handle Operations > Tensor Handle Operations

Get the tensor of type dtype by feeding a tensor handle.

This is EXPERIMENTAL and subject to chan