How to use NVIDIA's `sparsity` feature when building models

Hey there,

NVIDIA has a hardware based sparsity feature, but how exactly do I use this when building models in pytorch? Could you please point me to some examples.

thanks!

You could check the experimental sparsity research code from here.

1 Like