Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

examples: Stable Diffusion torch.compile sample with output image #2417

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

gs-olive
Copy link
Collaborator

Description

  • Tutorial for using torch.compile with Stable Diffusion and Torch-TensorRT
  • Demonstration of output images without need to rerun the whole script upon initial compilation of the docs

Type of change

  • Example script

Checklist:

  • [ x ] My code follows the style guidelines of this project (You can use the linters)
  • [ x ] I have performed a self-review of my own code
  • [ x ] I have commented my code, particularly in hard-to-understand areas and hacks
  • [ x ] I have made corresponding changes to the documentation
  • [ x ] I have added tests to verify my fix or my feature
  • [ x ] New and existing unit tests pass locally with my changes
  • [ x ] I have added the relevant labels to my PR in so that relevant reviewers are notified

@gs-olive gs-olive changed the title examples: Stable Diffusion torch.compile examples: Stable Diffusion torch.compile sample with output image Oct 27, 2023
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Oct 27, 2023
@peri044
Copy link
Collaborator

peri044 commented Oct 31, 2023

should be in 2.1.

docsrc/index.rst Outdated Show resolved Hide resolved
- Tutorial for using torch.compile with Stable Diffusion and
Torch-TensorRT
- Demonstration of output images without need to rerun the whole script
upon initial compilation of the docs
Copy link
Collaborator

@narendasan narendasan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@narendasan narendasan merged commit b258168 into pytorch:main Nov 3, 2023
13 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants