You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/10/30 07:50:43 UTC

[GitHub] [incubator-mxnet] leezu commented on issue #16049: Gluon HybridBlock instantiation with params compares initializers

leezu commented on issue #16049: Gluon HybridBlock instantiation with params compares initializers
URL: https://github.com/apache/incubator-mxnet/issues/16049#issuecomment-547777696
 
 
   It's not expected behaviour that the parameter initialization compares initializers by reference. Initializers should implement `__eq__`. The current workaround is a workaround, but does not provide good user experience. Thus re-opening the issue.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services