[GitHub] piiswrong commented on issue #8182: Make gluon.Block cooperative in multiple inheritance setting

2017-10-21 Thread GitBox
piiswrong commented on issue #8182: Make gluon.Block cooperative in multiple inheritance setting URL: https://github.com/apache/incubator-mxnet/pull/8182#issuecomment-338425611 Let's put this on hold to see if there is wide demand for this feature.

[GitHub] piiswrong commented on issue #8182: Make gluon.Block cooperative in multiple inheritance setting

2017-10-10 Thread git
piiswrong commented on issue #8182: Make gluon.Block cooperative in multiple inheritance setting URL: https://github.com/apache/incubator-mxnet/pull/8182#issuecomment-335582291 The error from object doesn't say what the extra parameter is though. Can you do it with ```class

[GitHub] piiswrong commented on issue #8182: Make gluon.Block cooperative in multiple inheritance setting

2017-10-09 Thread git
piiswrong commented on issue #8182: Make gluon.Block cooperative in multiple inheritance setting URL: https://github.com/apache/incubator-mxnet/pull/8182#issuecomment-335257880 Will this silently ignore extra unknown parameters?