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.8k forks source link

[Feature Request] Add "lottery ticket" functionality #15582

Open VinceJnz opened 5 years ago

VinceJnz commented 5 years ago

Are there any plans to add "lottery ticket" functionality to MxNet/Gluon?

The following URL provides an explanation of the hypothesis: https://www.technologyreview.com/s/613514/a-new-way-to-build-tiny-neural-networks-could-create-powerful-ai-on-your-phone/

mxnet-label-bot commented 5 years ago

Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the appropriate MXNet community members can help resolve it. Here are my recommended labels: Feature

keerthanvasist commented 5 years ago

@mxnet-label-bot add [Feature request]

VinceJnz commented 5 years ago

There is a similar article titled "Block-Sparse GPU Kernels" on Open AI https://openai.com/blog/block-sparse-gpu-kernels/