chrishkchris commented on a change in pull request #708:
URL: https://github.com/apache/singa/pull/708#discussion_r429513576



##########
File path: src/core/scheduler/scheduler.cc
##########
@@ -325,9 +337,10 @@ void Graph::RunGraph() {
     }
   }
 
+  EvaluateTimeElapsed();
+
   // increment iteration counter
   step();

Review comment:
       Addressed
   
   Added iteration_=0 in Graph::reset, the elapsed time will be cleared in 
Graph::Reset together with node as well




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to