tf.contrib.framework.list_variables

View source on GitHub

Returns list of all variables in the latest checkpoint.

checkpoint_dir Directory with checkpoints file or path to checkpoint.

List of tuples (name, shape).