piiswrong commented on a change in pull request #7947: [WIP] Refactor infer 
storage function for sparse operators.
URL: https://github.com/apache/incubator-mxnet/pull/7947#discussion_r140914013
 
 

 ##########
 File path: include/mxnet/op_attr_types.h
 ##########
 @@ -102,6 +102,19 @@ enum class ExecType {
   kCrossDeviceCopy
 };
 
+/*! \brief the dispatch mode of the operator */
+enum DispatchMode {
 
 Review comment:
   enum class DispatchMode
   
   use name spaced enum
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to