Starkguava
Results
3
comments of
Starkguava
use checkpoint? with tf.Session(config=config) as sess: checkpoint = tf.train.latest_checkpoint(params['checkpoint']) saver.restore(sess, checkpoint)