-
Hi @tlrmchlsmth ,
Thanks for the fix. After install new verion:
```
deepsparse 0.11.2
sparseml 0.11.1
sparsezoo 0.11.0
sparsify 0.11.0
```
It seems…
-
**Describe the bug**
I am developing a tool using sparse (85% sparsity) and quantized with QAT. The models produced are slower (1.5 to 2x) than the original non-sparse float32 models.
Sparse QAT…
-
Hi, I'm trying to learn how to use the library. I tried to follow [the guide](https://docs.neuralmagic.com/sparseml/source/code.html) for Keras and wrote the following code:
```python
import tenso…
-
i get:
Exception has occurred: TypeError (note: full exception trace is shown but execution is paused at: _run_module_as_main)
_logging_lambda() got an unexpected keyword argument 'tag'
**E…
-
**Describe the bug**
When running `annotate.py` in https://github.com/neuralmagic/deepsparse/tree/main/examples/ultralytics-yolo
the text annotation on the inference window is too large.
The text…
-
**Describe the bug**
Hi, I have been experimenting with pruning with SparseML and inference with DeepSparse.
There are two bugs/ questions that I would like to ask here:
1) I have found that for my…
-
im using coco128.yml & followed same steps to do trainig & im getting this inbetween training,may i know im doing something wrong? or its normal
what kind of information its showing?
-
**Describe the bug**
When trying to create a recipe, the recipe cannot be generated because sparseml.pytorch.optim.EpochRangeModifier cannot be imported. From what I understood, it's because modifier…
-
Dear @jeanniefinks ,
Firstly, thanks for sharing your work.
We are trying to apply [sparseml](https://github.com/neuralmagic/sparseml) to [NanoDet-Plus-m](https://github.com/RangiLyu/nanodet) that…
-
I have tried the sparsify interface. When hitting run, the server crashes with the trace bellow.
Any help is welcomed!
Michael
2021-11-13 00:19:27 sparsify.blueprints.jobs INFO retrieved jo…