-
## 🚀 Feature
support mainstream pruning techniques.
## Motivation
Recently, lots of new pruning algorithms are proposed, but the [current implementation](https://github.com/pytorch/pytorch/blob/4…
-
Hello, i'm the contributor of project [ISAT](). Your project sam-hq give me more help, it's a great work.
The pytorch-labs has recently released a new project [segment-anything-fast](https://github…
-
- [Machine Learning on Local or Cloud based NVidia or Apple GPUs](https://github.com/ObrienlabsDev/blog/wiki/Machine-Learning-on-local-or-Cloud-based-NVidia-or-Apple-GPUs)
https://github.com/Obrienla…
-
[Nrgnn: Learning a label noise resistant graph neural network on sparsely and noisily labeled graphs](https://dl.acm.org/doi/abs/10.1145/3447548.3467364)
```bib
@inproceedings{dai2021nrgnn,
title…
-
Hello,
I see you've been using boolean masks to mask out the weights of the pytorch network. Is there a way to use sparse tensors to achieve an actual speed up in inference in Pytorch currently ?
…
-
We have a rich set of examples covering a very broad range of issues, but they're not necessarily easily discoverable via the section on the bottom of the API pages.
This meta-issue is to keep trac…
-
This is more a suggestion than an actual bug.
I've been using python-mip and cvxpy on the same MI problems, and even though their actual problem-solving performances are usually the same (or even s…
-
## Keyword: efficient
### End-to-end codesign of Hessian-aware quantized neural networks for FPGAs and ASICs
- **Authors:** Javier Campos, Zhen Dong, Javier Duarte, Amir Gholami, Michael W. Mahoney,…
-
Write simple summary of papers you read, and how can it helps our project.
What you must read in paper
1. What is target problem, what is model they used.
2. Background and Related Work
-
# Image Alignment
Image alignment in starfish is driven by the need to carry out two tasks:
1. Identify the cell of origin for each spot
2. Identify mRNA molecules whose identity is encoded across…