You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2021/07/01 16:41:13 UTC

[GitHub] [incubator-mxnet] barry-jin commented on issue #20391: row_sparse numpy Parameter and row_sparse gradient in npx.embedding?

barry-jin commented on issue #20391:
URL: https://github.com/apache/incubator-mxnet/issues/20391#issuecomment-872395111


   MXNet2.0 NumPy array will need to follow the [python array API standard](https://data-apis.org/array-api/latest/), so we will probably not add sparse feature for NumPy arrays. But, I'm working on a work around to help users to fallback to legacy and sparse gradients when sparse grad is required in parameters and some operators. 


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org