TensorFlow

API

 tf.compat / v1 / v1.global_variables


Returns an Op that initializes global variables.

Used in the notebooks

Used in the guide Used in the tutorials

This is just a shortcut for variables_initializer(global_variables())

An Op that initializes global variables in the graph.

此页内容是否对您有帮助