tf.raw_ops.VarIsInitializedOp

Checks whether a resource handle-based variable has been initialized.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.VarIsInitializedOp

resource A Tensor of type resource. the input resource handle.
name A name for the operation (optional).

A Tensor of type bool.