Skip to content

Add wrappers for Stable Diffusion 3.5 Large model#20711

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

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

Conversation

@FabulousSuperDude

@FabulousSuperDude FabulousSuperDude commented Jul 3, 2026

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

cc @mergennachin @iseeyuan @lucylq @helunwencser @tarun292 @kimishpatel @jackzhxng @digantdesai @freddan80 @per @zingo @oscarandersson8218 @mansnils @Sebastian-Larsson @robell @rascani

@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.

❌ 2 New Failures, 1 Unrelated Failure, 1 Unclassified Failure

As of commit 1d5e805 with merge base 6edd49d (image):

NEW FAILURES - The following jobs have failed:

UNCLASSIFIED FAILURE - DrCI could not classify the following job because the workflow did not run on the merge base. The failure may be pre-existing on trunk or introduced by this PR:

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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.

@FabulousSuperDude FabulousSuperDude marked this pull request as ready for review July 6, 2026 15:39
- 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
@nil-is-all nil-is-all requested review from digantdesai and zingo July 7, 2026 17:37
@nil-is-all nil-is-all added module: examples Issues related to demos under examples/ partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm labels Jul 7, 2026
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. module: examples Issues related to demos under examples/ partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants