Skip to content

Commit

Permalink
Merge pull request #1 from standardAI/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
lmxyy authored Apr 3, 2024
2 parents 92af848 + e058d6f commit c192b69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ or locally for development:

```shell
git clone [email protected]:mit-han-lab/patch_conv.git
cd distrifuser
cd patch_conv
pip install -e .
```

Expand Down Expand Up @@ -61,4 +61,4 @@ Patch Conv significantly reduces memory consumption by over 2.4× across various

* [MCUNetV2: Memory-Efficient Patch-based Inference for Tiny Deep Learning](https://arxiv.org/abs/2110.15352), Lin *et al.*, NeurIPS 2021
* [Efficient Spatially Sparse Inference for Conditional GANs and Diffusion Models](https://github.com/lmxyy/sige), Li *et al.*, NeurIPS 2022
* [DistriFusion: Distributed Parallel Inference for High-Resolution Diffusion Models](https://github.com/mit-han-lab/distrifuser), Li *et al.*, CVPR 2024
* [DistriFusion: Distributed Parallel Inference for High-Resolution Diffusion Models](https://github.com/mit-han-lab/distrifuser), Li *et al.*, CVPR 2024

0 comments on commit c192b69

Please sign in to comment.