tf.raw_ops.VarIsInitializedOp

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

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

A Tensor of type bool.