1. Naming scopes and variable scopes
http://blog.csdn.net/jerr__y/article/details/60877873
2. TensorFlow variables are trainable by default, remember to set trainable=False for variables that should not be trained
原文:http://www.cnblogs.com/mjust/p/7241724.html