reminisce commented on a change in pull request #14113: Enhance subgraph API URL: https://github.com/apache/incubator-mxnet/pull/14113#discussion_r269838901
########## File path: src/operator/subgraph/build_subgraph.cc ########## @@ -676,14 +605,30 @@ void CreateSubgraphNode(Graph* g, #endif } +/*! + * \brief Adjust a set of nodes belonging to the same subgraph. Review comment: Please elaborate the meaning of `adjust`. Maybe using an example is good for explanation. ---------------------------------------------------------------- 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
