apache / mxnet

Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
https://mxnet.apache.org
Apache License 2.0
20.77k stars 6.79k forks source link

A Todo List for the Sparse Feature (CPU) #8168

Open eric-haibin-lin opened 6 years ago

eric-haibin-lin commented 6 years ago

Operator:

NDArray:

Iterator:

Module API:

Example:

GPU Support:

Gluon Support

mdespriee commented 6 years ago

Nice to have a visibility on your roadmap on this topic. I'm very interested some items (eg dot(csr.T, csr) = row_sparse) , as well as scala support of sparse arrays -> this might appear as a paragraph in this todo-list.