RuRo commented on issue #14762: How to make nn.HybridSequential handel multiple input/output layer?(Gluon) URL: https://github.com/apache/incubator-mxnet/issues/14762#issuecomment-590924323 It's really bizarre, that `gluon` doesn't support this out of the box. Returning a "`tuple of NDArray/Symbol`" is such a common use case and it is even supported in some other `mxnet` APIs (i.e. datasets/dataloaders).
---------------------------------------------------------------- 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
