leezu edited a comment on pull request #18413:
URL: https://github.com/apache/incubator-mxnet/pull/18413#issuecomment-647809206


   @RuRo Thanks for pointing out the problem. Generally the structural name 
should be the "public" or user-visible name. The UUID is mainly to workaround 
some buggy MXNet operators that have global state based on symbol names (This 
issue also affects MXNet 1, see 
https://github.com/apache/incubator-mxnet/issues/18466). So overall the idea is 
to get rid of any global topological information `parameter.name`. Let's open 
an issue to track the problems where the internal name is exposed and improve 
the behaviour.


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


Reply via email to