Arda Orçun

Results 14 comments of Arda Orçun

Can you guys try prune your model with ```threshold =2e-1```

Problem caused by loss function as author mentioned so lower threshold gives better results but worse prunes

> > There is something wrong using _torch.linalg.lstsq_ in **spline.py**. it can lead to nan when we are not using CPU. I have added an alternative method to calculate the...

> > Can you guys try prune your model with `threshold =2e-1` > > I tried, but there are still problems. Can you share the code? Thanks. Don't have a...