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

Fix the dimension for nodes with 0 dim #344

Closed dsikka closed 1 year ago

dsikka commented 1 year ago

For this ticket: https://app.asana.com/0/1204777926187571/1205044048530908/f

Fix the dim for arrays with 0 dim. This is currently causing sparsezoo.analyze to fail.