(TensorBoard) Non-refreshing TensorBoard

 

After the operations like writer.add_scalar(), please don’t forget to use writer.flush() to write the buffer to the file.