samskalicky commented on a change in pull request #17034: [WIP] Dynamic subgraph property URL: https://github.com/apache/incubator-mxnet/pull/17034#discussion_r362000440
########## File path: src/operator/subgraph/build_subgraph.cc ########## @@ -563,6 +563,18 @@ void CutGraphInputs(const std::vector<nnvm::NodeEntry*> &input_entries, } } +/*! + * \brief This function reattaches the original input nodes that were cut Review comment: done, thanks! ---------------------------------------------------------------- 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
