-
the size of pruned and not pruned is same ---> 14.4M
the spedd of that is same ,too
What do I need to do to make it go fasteri in my computer?
-
Hello,
When using NNI to do pruning job, it seems that only TayorFOPruner & SlimPruner support GlobalSparsityAllocator in the sparsity allocating stage, while the rest pruner has to use NormalSpar…
-
**Describe the bug**
Estimated parameter count 1.2 million but getting 7 million for original 7.2 million parametr model
**Expected behavior**
model expected to have 1.2 million
**Environment**
…
-
**Describe the bug**
SparseML pruning modifiers support three different interpolation functions for sparsity scheduler:
```python
:param inter_func: the type of interpolation function to use:
…
-
I have been using sparseml for pruning YOLOv5 recently and I can see big improvement in inference time, however, the model size stays the same. I have realised that it happens due to unstrustured prun…
-
## Bug Report
Hey I am having issues defining an API struct with an unstructured component. This is primarily for handling in arbitrary overrides the user may give to things like helm charts. As we…
-
### What broke? What's expected?
deploys_types.go
```
// +kubebuilder:pruning:PreserveUnknownFields
type DeploysSpec struct {
// INSERT ADDITIONAL SPEC FIELDS - desired state of cluster
// Imp…
-
Hello, great work! How to export the pruned model?
-
- [x] Thing > CreativeWork > Course https://schema.org/Course
- [x] Thing > Event > CourseInstance https://schema.org/CourseInstance
- [x] Thing > Event > EducationEvent https://schema.org/Education…
-
Hi,
I was trying to use DeepSparse with this onnx file:
https://drive.google.com/file/d/1mtAqUA_3WRCS2Og9IkBnDg7ciC3CXWH8/view?usp=sharing
The file is save locally in a specific path, and the…