thomelane commented on issue #13374: [Bug] ValueError: There are multiple outputs with name "resnetv1b0_layers1_relu0_fwd_output". URL: https://github.com/apache/incubator-mxnet/issues/13374#issuecomment-443382469 Seems that `mx.gluon.nn.SymbolBlock` constructs the graph based on output names, when it should use the index of outputs instead.
---------------------------------------------------------------- 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
