sxjscience opened a new issue #18543: URL: https://github.com/apache/incubator-mxnet/issues/18543
The backward mirroring functionality, which can greatly reduce the memory requirement in the training deep networks, is missing in the Gluon interface. Currently, we have the support in our symbolic API but do not have the support in Gluon, see https://github.com/apache/incubator-mxnet/pull/18228. We may add the support to Gluon. ---------------------------------------------------------------- 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]
