最簡單的用法就是加入一行 tf.train.SummaryWriter("logs/", sess.graph) 就行了其中logs是tensorflow記錄的資料夾,它會自己生成考慮下面的程式. test.py.
確定! 回上一頁