Commit 4ef88d6
committed
Add wrappers for Stable Diffusion 3.5 Large model
- Wrappers for CLIP/T5 text encoders, Transformer, and VAEDecoder
contained in SD3.5 Large model.
- Support for exporting any or all of the above component output
generated from dummy input (normal-distributed random values).
Signed-off-by: Sangwon Ha <sangwon.ha@arm.com>
Change-Id: I3bc202e2e856a81c6598cf01cdcd8ec158694c251 parent b32c2c3 commit 4ef88d6
3 files changed
Lines changed: 888 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
0 commit comments