TensorFlow

API

 tf.compat / v1 / v1.InteractiveSession


Tests if a variable has been initialized.

variable A Variable.

Returns a scalar boolean Tensor, True if the variable has been initialized, False otherwise.

此页内容是否对您有帮助