sandeep-krishnamurthy commented on issue #12795: Deserialization problem with gluon `ValueError: There are multiple outputs with name ...` URL: https://github.com/apache/incubator-mxnet/issues/12795#issuecomment-429130537 https://github.com/apache/incubator-mxnet/blob/master/python/mxnet/gluon/block.py#L1050 this is the new addition after 1.2.1 which calls output symbol.get_internals() and then finds duplicate names and fails.
---------------------------------------------------------------- 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
