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/09/01 08:30:54 UTC

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

canerturkmen commented on issue #16049: Gluon HybridBlock instantiation with params compares initializers
URL: https://github.com/apache/incubator-mxnet/issues/16049#issuecomment-526898974
 
 
   Indeed, that is a nice workaround.
   
   Ultimately I thought this was an issue since the two initializers are (logically) equivalent, and that the `Initializer` class does not implement `__eq__`. But if it's expected behavior that the parameter initialization compares initializers by reference, my question is answered.

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