anirudh2290 commented on issue #15362: Reliance on topological ordering for graph inputs URL: https://github.com/apache/incubator-mxnet/issues/15362#issuecomment-505624236 I think this makes sense to me, since the original topological ordering didn't assume mutations like subgraphing and fusion. Related issue: https://github.com/apache/incubator-mxnet/issues/14727 . I think this may require changes to user facing APIs in symbol, module and gluon since at many places ordering of arg_arrays, grad_arrays and aux_arrays depend on the list_arguments and list_inputs which depend on the topo ordering.
---------------------------------------------------------------- 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
