W = tf.Variable(V.initialized_value() * 2.0) on Variables_Solutions.ipynb
dixiematt8 opened this issue · 0 comments
dixiematt8 commented
V.initialized_value() is not a method, but it is a property.
dixiematt8 opened this issue · 0 comments
V.initialized_value() is not a method, but it is a property.