neuralmagic / sparsezoo

Neural network model repository for highly sparse and sparse-quantized models with matching sparsification recipes
Apache License 2.0
371 stars 25 forks source link

Remove dead code #356

Open tdg5 opened 1 year ago

tdg5 commented 1 year ago

I'm not sure if sparsezoo.package is provided so other libraries can import it, but if not, this code seems dead. Github search only yielded one instance where I could see it was imported and otherwise the other references seemed to be just docs

The backend API that I think sparsezoo.package uses is pretty defunct and I'd think this code isn't doing the right thing anyway.