rahul003 commented on a change in pull request #9933: Adding support to profile 
kvstore server during distributed training
URL: https://github.com/apache/incubator-mxnet/pull/9933#discussion_r171481290
 
 

 ##########
 File path: src/kvstore/kvstore_dist_server.h
 ##########
 @@ -125,6 +127,7 @@ class KVStoreDistServer {
   }
 
   ~KVStoreDistServer() {
+    
profiler::Profiler::Get()->SetState(profiler::Profiler::ProfilerState(profiler::Profiler::kNotRunning));
 
 Review comment:
   @cjolivier01 Is this needed?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

Reply via email to