```py X = tf.placeholder("float") Y = tf.placeholder("float") ``` The second call for name_scope should be empty.  