Skip to content

unet fusion for stable diffusion webui#19227

Merged
tianleiwu merged 5 commits intomainfrom
tlwu/a1111_unet_fusion
Jan 23, 2024
Merged

unet fusion for stable diffusion webui#19227
tianleiwu merged 5 commits intomainfrom
tlwu/a1111_unet_fusion

Conversation

@tianleiwu
Copy link
Contributor

Description

Update unet fusion for stable diffusion webui extension:
(1) Update fusion pattern to support fp16 unet model.
(2) Add progress bar
(3) Use a cached map to speed up dtype or shape lookup in shape inference result.

Motivation and Context

@tianleiwu tianleiwu merged commit 6ca7c1a into main Jan 23, 2024
@tianleiwu tianleiwu deleted the tlwu/a1111_unet_fusion branch January 23, 2024 04:42
YUNQIUGUO pushed a commit that referenced this pull request Jan 23, 2024
### Description
Update unet fusion for [stable diffusion webui
extension](https://github.com/tianleiwu/Stable-Diffusion-WebUI-OnnxRuntime):
(1) Update fusion pattern to support fp16 unet model.
(2) Add progress bar
(3) Use a cached map to speed up dtype or shape lookup in shape
inference result.

### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
@snnn
Copy link
Contributor

snnn commented Sep 5, 2025

This PR has been cherry-picked into the rel-1.17.0 branch in PR #19243. Removing the release:1.17.0 label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants