TaoLv commented on a change in pull request #17194: Enhancements for custom 
subgraph op
URL: https://github.com/apache/incubator-mxnet/pull/17194#discussion_r362141031
 
 

 ##########
 File path: include/mxnet/lib_api.h
 ##########
 @@ -571,6 +572,10 @@ class CustomOp {
     create_opstate = func;
     return *this;
   }
+  CustomOp& isSubgraphOp(bool state) {
 
 Review comment:
   Sounds this function should return true or false. How about using `setXXX`?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to