swe-ml opened a new issue #17093: as_in_context support for Symbol objects
URL: https://github.com/apache/incubator-mxnet/issues/17093
## Description
Symbol objects currently have multiple unsupported operations raising NotImplementedforSymbol
errors. I would love to see as_in_context supported for Symbol (and subsequently Gluon). I
believe this is required for model parallelism under the HybridBlock paradigm.
## References
https://mxnet.apache.org/api/python/docs/_modules/mxnet/symbol/symbol.html#Symbol
----------------------------------------------------------------
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
|