Skip to content

Add wrappers for Stable Diffusion 3.5 Large model#20711

Draft
FabulousSuperDude wants to merge 1 commit into
pytorch:mainfrom
FabulousSuperDude:sd35_wrapper
Draft

Add wrappers for Stable Diffusion 3.5 Large model#20711
FabulousSuperDude wants to merge 1 commit into
pytorch:mainfrom
FabulousSuperDude:sd35_wrapper

Conversation

@FabulousSuperDude

Copy link
Copy Markdown
Contributor
  • 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).

Change-Id: I3bc202e2e856a81c6598cf01cdcd8ec158694c25

- 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: I3bc202e2e856a81c6598cf01cdcd8ec158694c25
@pytorch-bot

pytorch-bot Bot commented Jul 3, 2026

Copy link
Copy Markdown

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/20711

Note: Links to docs will display an error until the docs builds have been completed.

⚠️ 15 Awaiting Approval

As of commit 903fcb2 with merge base 9b7fd14 (image):

AWAITING APPROVAL - The following workflows need approval before CI can run:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 3, 2026
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

@swha815

swha815 commented Jul 3, 2026

Copy link
Copy Markdown

Posting again to resolve credential problems with Github account. The original PR was closed without merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants