Skip to content

Add docstring for the AutoencoderKL's decode - #5242

Merged
patrickvonplaten merged 2 commits into
huggingface:mainfrom
freespirit:autoencoderkl_decode_docstring_5230
Oct 2, 2023
Merged

Add docstring for the AutoencoderKL's decode#5242
patrickvonplaten merged 2 commits into
huggingface:mainfrom
freespirit:autoencoderkl_decode_docstring_5230

Conversation

@freespirit

Copy link
Copy Markdown
Contributor

Fixes #5230

@freespirit

Copy link
Copy Markdown
Contributor Author

Similar to #5239 I tried to stick to the style of tiled_decode's docstring for consistency

@patrickvonplaten patrickvonplaten left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks!

@HuggingFaceDocBuilderDev

Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.

@yiyixuxu yiyixuxu left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

thank you!

@yiyixuxu

yiyixuxu commented Oct 2, 2023

Copy link
Copy Markdown
Collaborator

@freespirit can you run make style so we can pass the quality checks?

@sayakpaul sayakpaul left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for adding it!

@freespirit

Copy link
Copy Markdown
Contributor Author

Ran make style & make quality. Thank you all for the support!

@patrickvonplaten

Copy link
Copy Markdown
Contributor

Failing tests are unrelated => merging

@patrickvonplaten
patrickvonplaten merged commit 37a787a into huggingface:main Oct 2, 2023
@freespirit
freespirit deleted the autoencoderkl_decode_docstring_5230 branch October 2, 2023 18:29
chuzhdontcode pushed a commit to chuzhdontcode/diffusers that referenced this pull request Oct 4, 2023
* Add docstring for the AutoencoderKL's decode

huggingface#5230

* Follow the style guidelines in AutoencoderKL's decode

huggingface#5230

---------

Co-authored-by: stano <>
yoonseokjin pushed a commit to yoonseokjin/diffusers that referenced this pull request Dec 25, 2023
* Add docstring for the AutoencoderKL's decode

huggingface#5230

* Follow the style guidelines in AutoencoderKL's decode

huggingface#5230

---------

Co-authored-by: stano <>
AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request Apr 26, 2024
* Add docstring for the AutoencoderKL's decode

huggingface#5230

* Follow the style guidelines in AutoencoderKL's decode

huggingface#5230

---------

Co-authored-by: stano <>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[HacktoberFest][Missing Docstrings] Autoencoder decode

5 participants