refactor: move model helper function in pipeline to a mixin class #6571
ultranity
changed the title refactor: move model helper function in pipeline to a mixin class [WIP]refactor: move model helper function in pipeline to a mixin class 2 years ago
DN6
commented
on 2024-01-15
DN6
commented
on 2024-01-15
ultranity
changed the title [WIP]refactor: move model helper function in pipeline to a mixin class refactor: move model helper function in pipeline to a mixin class 2 years ago
move model helper function in pipeline to EfficiencyMixin
130be1d2
deduplicate functions replaced by EfficiencyMixin
ec74982b
add mixin to rdm & restore audioldm2 & fix quality checks
4a7fc38b
rebase on main branch
cc4f805b
init PipelineEfficiencyFunctionTesterMixin
fc71e974
ultranity
force pushed
from
fb94f422
to
fc71e974
2 years ago
rename EfficiencyMixin to LatentDiffusionMixin
95f53e68
add LDM_component test for pipeline with LatentDiffusionMixin
6c11d6a8
Merge branch 'main' into efficiency_pipe_util
48d8b670
rename EfficiencyMixin to StableDiffusionMixin
4602bac9
Merge branch 'main' into efficiency_pipe_util
7373eb0f
Add more SDFunctionTesterMixin to cover different UNet type
ebfd3a77
add StableDiffusionMixin to InstaFlowPipeline
066c14d2
remove StableDiffusionMixin from UniDiffuserPipeline
fdc43c54
Update tests/pipelines/test_pipelines_common.py
00991446
make SDFunctionTesterMixin run on non-image diffsuion pipeline
4a294ecf
fix fuse_projection by check is_cross_attention when init
b3c3de04
Merge branch 'main' into efficiency_pipe_util
9920fc97
Merge branch 'main' into efficiency_pipe_util
7cdff349
use get_dummy_inputs for test_vae_tiling and test_freeu
994299c3
fix I2V gen test error
a0768311
Merge branch 'main' into efficiency_pipe_util
661b1b5b
yiyixuxu
approved these changes
on 2024-02-28
add missing StableDiffusionMixin
0fd684bc
Merge branch 'main' into efficiency_pipe_util
4bf6b554
yiyixuxu
merged
fa633ed6
into main 2 years ago
ultranity
deleted the efficiency_pipe_util branch 2 years ago
Assignees
No one assigned
Labels
Good Example PR
refactor
Login to write a write a comment.
Login via GitHub