-
Implementation of unstructured pruning with iteration, including some retraining at intermediate steps
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
Hey, I wanted to know whether the size of model will be same after pruning or it'll be reduced?
I've tried to prune OPT-125M model but the size of the model is same as before which is 250MB.
Thanks …
-
## Overview
Continuing from bug report #533 which was likely fixed and then resurfaced.
Using controller-gen `v0.6.2` you get an error when using `json.RawMessage` to represent unstructured fiel…
-
We are working on to increase supports for sparse tensor. Currently we have [summarized current state of sparse tensor](https://github.com/pytorch/pytorch/issues/9674) and listed out [sparse ops to su…
-
I've been using the SMT backend with z3 and I noticed something seems to be going wrong with `return`. I would expect the following functions to all give counterexamples, but `fun_a` generates `(asser…
-
Display ‘ValueError: vector::_M_default_append ’ a when running FHE inference,That‘s why?[FHE inference](https://github.com/zama-ai/concrete-ml/blob/main/use_case_examples/cifar/cifar_brevitas_trainin…
-
### Problem
When the database contains a couple hundreds specs, Spack grinds to a halt in many operations
As an example, installing many packages from a build cache becomes noticeably slow: fet…
-
Just saw this and it seems pretty crazy. I don't know exactly where to put it, but figured is worth discussing. They claim significant performance gains and pretty crazy model compression capabilities…
-
@tianyic Hi, when I tried OTO with the following case, oto.compress failed. Could you please give some advice?
```
import torch
import torch.nn as nn
from only_train_once import OTO
class D…