w = tf.Variable(, name=)

w = tf.Variable(<initial-value>, name=<optional-name>)
原文地址:https://www.cnblogs.com/yaos/p/14014246.html