Update/Fix Pipeline Mixins and ORT Pipelines #2021
created auto task mappings
fcb16902
added correct auto classes
1cbb5448
created auto task mappings
cdba70ea
added correct auto classes
5bebbd52
Merge branch 'auto-diffusion-pipeline' of https://github.com/huggingf…
862e1a4f
added ort/auto diffusion classes
40b2ac0a
fix ORTPipeline detection
29bfe57c
start test refactoring
f6df38cc
dynamic dtype
3123ea5f
support torch random numbers generator
7803ef31
compact diffusion testing suite
aa41f422
fix
48378281
Merge branch 'main' into auto-diffusion-pipeline
7504aa3a
test
80532b3b
test
f99a058f
test
781ede7d
use latent-consistency architecture name instead of lcm
f0e3f2be
fix
80c63d08
add ort diffusion pipeline tests
a4518f23
added dummy objects
9f0c7b63
remove duplicate code
56d06d46
update stable diffusion mixin
7bfe4a50
update latent consistency
27c29a8f
update sd for img2img
a2e54231
update latent consistency
fdac1345
update model parts to use frozen dict
5023cac7
update tests and utils
2cd616e6
updated all mixins, enabled all tests ; all are passing except some r…
dceccca5
fix sd xl hidden states
b4e4f413
style
8e35c11d
support testing without diffusers
475efdfc
remove unnecessary
e2ad89a8
Merge branch 'auto-diffusion-pipeline' into update-diffusers-mixins
836a7e22
revert
7b4b5bdd
Merge branch 'main' into auto-diffusion-pipeline
390d65d0
Merge branch 'auto-diffusion-pipeline' into update-diffusers-mixins
6f404ddd
export vae encoder by returning its latent distribution parameters
7a8396c7
fix the modeling to handle distributions
8458705e
create vae class to minimize changes in pipeline mixins
76e7f018
remove unnecessary tests
24ee0997
IlyasMoutawwakil
changed the title Update diffusers mixins Update/Fix Pipeline Mixins and ORT Pipelines 1 year ago
style
83f2dcc8
style
036dc46b
update diffusion models export test
c1a75c4c
style
48f1329b
Merge branch 'auto-diffusion-pipeline' into update-diffusers-mixins
5a674f3a
fall back for when block_out_channels is not in vae config
5814a340
remove model parts from optimum.onnxruntime
afbb9afc
added .to to model parts
53eedc66
remove custom mixins
a7062047
style
002ed68b
Update optimum/exporters/onnx/model_configs.py
70e4577b
Update optimum/exporters/onnx/model_configs.py
381977c4
Merge branch 'auto-diffusion-pipeline' into update-diffusers-mixins
75585be7
Merge branch 'update-diffusers-mixins' of https://github.com/huggingf…
5505a195
conversion to numpy always work
9de3f717
test adding two new pipelines
b2274a1b
remove duplicated tests
79cd9ac9
Merge branch 'main' into update-diffusers-mixins
0869f1ca
match diffusers numpy input
b70b641f
simplify model saving
7f77b1cc
extend tests and only translate generators
4933c7ce
cleanup
7d50df36
reduce parent model usage in model parts
cce0ee8f
fix
86c2b7eb
new tiny onnx diffusion model with configs
5a443ac2
model_save_path
15c94bc6
echarlaix
approved these changes
on 2024-10-03
Update optimum/onnxruntime/modeling_diffusion.py
2e242e5d
migrate tiny-stable-diffusion-onnx
9ed1afde
resolve breaking change and mandatory arguments
6c45e8c1
overwrite _get_add_time_ids
3e27e4ca
fix
65a366c5
remove inference calls from loading tests
7789a7f0
misc
913e415d
better compatibility between model parts and parent pipeline
34e27899
remove subfolder
e4c71844
misc
f369b084
update
7dd8f587
Merge branch 'main' into update-diffusers-mixins
6008684a
support passing safety checker
a61a5c0b
dummies
43dff369
remove the need for ORTPipeline
db1f04d9
echarlaix
approved these changes
on 2024-10-09
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub