-
Couldn't load subscription status.
- Fork 6.5k
[doc] Fix some docstrings in src/diffusers/training_utils.py
#9606
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
[doc] Fix some docstrings in src/diffusers/training_utils.py
#9606
Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! You can run make style to apply automatic style corrections to fix the failing CI test :)
Thank you for the guidance @stevhliu ! 🙌 I ran make style. Really appreciate your help! |
|
@sayakpaul Do you know why we're having the documentation test fails? It is unrelated to the changes in PR and seems like an environment problem |
|
@a-r-r-o-w check this internal link: https://huggingface.slack.com/archives/C041M7M98JV/p1728573992392519 |
|
oh okay. can we merge PRs in the meantime or do we wait until fixed? i think there were a few merges earlier so should be good i guess? |
|
Yes we can merge before! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks!
* refac: docstrings in training_utils.py * fix: manual edits * run make style * add docstring at cast_training_params --------- Co-authored-by: Sayak Paul <[email protected]>
What does this PR do?
Fixes #9567
Before submitting
documentation guidelines, and
here are tips on formatting docstrings.
Who can review?
Hello @a-r-r-o-w, @yiyixuxu, and @stevhliu! May I kindly ask for your review? (or anyone who wants to review)
I would greatly appreciate it if anyone who is available could take some time to look it over.
Thank you in advance for your time and assistance!