Update fully_connected_feed.py
"os.path" and "numpy" were unused, so I removed them. The tfevents-output-file was not completely written in IPython, so I added "summary_writer.flush()" to fix it.
Loading
Please sign in to comment
"os.path" and "numpy" were unused, so I removed them. The tfevents-output-file was not completely written in IPython, so I added "summary_writer.flush()" to fix it.