reminisce commented on issue #16279: [Bug] Inconsistency between HybridBlock and Block URL: https://github.com/apache/incubator-mxnet/issues/16279#issuecomment-535283060 The problem is that ndarray indexing is not hybridizable. And more general, old symbol's `__getitem__` semantics is not consistent with ndarray's. There is a PR trying to address this problem in numpy module, but needs more diving-deep review. https://github.com/apache/incubator-mxnet/pull/15905
---------------------------------------------------------------- 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] With regards, Apache Git Services
