-
Notifications
You must be signed in to change notification settings - Fork 451
[Perf]: CFG parallel abstraction #851
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
68 commits
Select commit
Hold shift + click to select a range
cfb19c8
refactor base pipeline and qwen_image_base_pipeline
wtomin ae53dca
other pipelines
wtomin ecb9d34
flux2 pipeline
wtomin a564100
cfg normalize and longcat
wtomin 5278e61
longcat_edit pipeline
wtomin 01a03f3
ovis pipeline
wtomin 607aef8
sd3 pipeline
wtomin 788d302
updates
wtomin d5a6182
cfg mixin
wtomin 5253b8d
correct latent step
wtomin 783bce4
cfg broadcast correct
wtomin 4158cdf
cfg parallel new name
wtomin 2224e80
update cfg parallel logic
wtomin 5b4a378
fix flux2
wtomin 3330153
fix flux2
wtomin ef6122f
fix longcat image
wtomin 222d5fa
doc
wtomin 107f5ce
wan_2_2 pipelines
wtomin d72429e
ovis image
wtomin be3b8ba
sd3 image
wtomin 700fb7e
pass neg kwargs if do_true_cfg
wtomin a5c3dfb
flux pipeline reset to main
wtomin 2292ccf
flux pipeline updates
wtomin bd25fea
reset longcat pipeline
wtomin fbe2b6f
updatge longcat pipeline
wtomin 900d37f
reset longcat edit pipeline
wtomin 901eb11
update longcat edit pipeline
wtomin 13ff9da
Zimage pipeline update
wtomin b9587cb
stable audio pipeline edits
wtomin c2ae71d
latents .contiguous()
wtomin d927698
t2v cfg_parallel
wtomin 611eb2a
cache empty
wtomin 51566e4
correct sd3 pipeline
wtomin b3f0936
video script with new kwargs
wtomin b20cfad
revert sd audio pipeline change
wtomin e3e1ba2
revert zimage pipeline
wtomin 664d76d
support list update
wtomin 50e49b1
update how-to-parallelize-a-pipeline
wtomin e1ed608
support list update wan2.2
wtomin fbf4837
revise document head
wtomin cb5f770
fix t2v args
wtomin aa3c337
fix parameter annotation
wtomin 444e525
fix parameter annotation
wtomin 63f64d3
empty_cache when cuda is available()
wtomin 1767766
test unit
wtomin 9b94886
fix parameter annotation
wtomin 8662f8e
update unit test
wtomin 0b0d71d
fix pre-commit error
wtomin cfbd49d
fix pre-commit error
wtomin 9345694
check cfg_parallel size in data.py
wtomin c8bcf2e
update cfg_parallel_size arg doc
wtomin 35dbdeb
doc refinement
wtomin f3a54fe
update doc with new arg
wtomin 8dd8e61
offline script example in doc
wtomin 18ce884
online serving args
wtomin f55beb0
serve args
wtomin 3162aac
update doc
wtomin da2b307
fix error
wtomin 5189be6
remove no_grad
wtomin c91a3a0
remove torch.save & torch.load
wtomin 1fdde86
update hardward devices
wtomin 117e0de
mv QwenImageCFGParallelMixin in qwen_image folder
wtomin 027e717
check cfg_parallel validity in pipelines
wtomin 3579470
fix unit test spawn process error
wtomin 6a3070b
rm mps related code
wtomin a939170
mv empty_cache to wan pipelines after all diffusion steps
wtomin 5a9af70
omni_platform and comment
wtomin afe8c7e
Merge branch 'main' into cfg-base-pipeline
hsliuustc0106 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.