Zha0q1 commented on a change in pull request #15210: Custom Operator Profiling 
Enhancement
URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r298424408
 
 

 ##########
 File path: src/profiler/profiler.h
 ##########
 @@ -1240,6 +1277,8 @@ struct ProfileOperator : public ProfileEvent {
   static ProfileDomain domain_;
   /*! \brief Optional operator attributes */
   std::unique_ptr<Attributes> attributes_;
+  /*! \brief Whether to profile or not */
+  const bool profiling;
 
 Review comment:
   Sure

----------------------------------------------------------------
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


With regards,
Apache Git Services

Reply via email to