tf.compat.v1.model_variables

View source on GitHub

Returns all variables in the MODEL_VARIABLES collection.

tf.compat.v1.model_variables(
    scope=None
)

Args:

Returns:

A list of local Variable objects.