Change the value of x in the feed_dict x = tf.placeholder(tf.int64, ... you run the session, you are telling TensorFlow to execute the computation graph.
確定! 回上一頁