miteshyh opened a new issue #13751: There could be genuine duplicate output 
names? 
URL: https://github.com/apache/incubator-mxnet/issues/13751
 
 
   
https://github.com/apache/incubator-mxnet/blob/bff0fdce13057ecd6d8b79c0c3d4dbefd5b85bd8/python/mxnet/symbol/symbol.py#L517
   
   In some conditions e.g. resnet skip connections, there could be some input 
feeding to two different symbols. In such condition there will be duplicate 
output names in output_list. How do we plan to handle the same.
   
   Currently it raises exception in this situation.

----------------------------------------------------------------
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

Reply via email to