mindspore-lab / mindone

one for all, Optimal generator with No Exception
https://mindspore-lab.github.io/mindone/
Apache License 2.0
368 stars 74 forks source link

feat: stable diffusion 3 support infer boost algorithm and some base … #757

Open HaleYang opened 1 week ago

HaleYang commented 1 week ago

…optimization

What does this PR do?

Adds # (feature) feat: stable diffusion 3 support infer boost algorithm

base(no use any algorithm) latency : 5.905 s/img use cache algorithm latency : 4.483 s/img use cache and tgate latency: 4.043 s/img

Before submitting

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag members/contributors who may be interested in your PR.

@xxx