tf.raw_ops.VarIsInitializedOp

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

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

A Tensor of type bool.