You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/01/19 00:29:20 UTC

[GitHub] [incubator-mxnet] ChaiBapchya commented on a change in pull request #17376: [MXNET-1404] Implement storage tagging, the first half of the memory profiler

ChaiBapchya commented on a change in pull request #17376: [MXNET-1404] Implement storage tagging, the first half of the memory profiler
URL: https://github.com/apache/incubator-mxnet/pull/17376#discussion_r368256642
 
 

 ##########
 File path: include/mxnet/c_api.h
 ##########
 @@ -313,6 +313,13 @@ MXNET_DLL int MXSetProcessProfilerState(int state, int profile_process,
  */
 MXNET_DLL int MXSetProfilerState(int state);
 
+/*!
+ * \brief Set the scope of profiler for current process
 
 Review comment:
   What possible values can go in the scope?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services