tf.raw_ops.RefIdentity

Return the same ref tensor as the input ref tensor.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.RefIdentity

input A mutable Tensor.
name A name for the operation (optional).

A mutable Tensor. Has the same type as input.