https://morvanzhou.github.io/tutorials/machine-learning/tensorflow/5-06-save/
https://blog.csdn.net/Jerr__y/article/details/78594494
博客还提到:一般来说,tf.Saver 可以和 tf.variable_scope() 巧妙搭配,可以参考: 【迁移学习】往一个已经保存好的模型添加新的变量并进行微调
https://morvanzhou.github.io/tutorials/machine-learning/tensorflow/5-06-save/
https://blog.csdn.net/Jerr__y/article/details/78594494
博客还提到:一般来说,tf.Saver 可以和 tf.variable_scope() 巧妙搭配,可以参考: 【迁移学习】往一个已经保存好的模型添加新的变量并进行微调