Commit 2a8e9ade authored by Olivia's avatar Olivia
Browse files

rm debug message

parent 70e55a10
......@@ -99,7 +99,6 @@ def train():
self._start_time = current_time
loss_value = run_values.results
# error on next line
examples_per_sec = FLAGS.log_frequency * FLAGS.batch_size / duration
sec_per_batch = float(duration / FLAGS.log_frequency)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment