It's just as simple as this is import tensorflow as tf variables = tf.train.list_variables([checkpoint_path]) print(variables_in_checkpoint).
確定! 回上一頁