Skip to content

Fix OneFormer Docstrings#21215

Merged
ydshieh merged 2 commits intohuggingface:mainfrom
praeclarumjj3:oneformer_docs
Jan 20, 2023
Merged

Fix OneFormer Docstrings#21215
ydshieh merged 2 commits intohuggingface:mainfrom
praeclarumjj3:oneformer_docs

Conversation

@praeclarumjj3
Copy link
Contributor

What does this PR do?

Fixes docstrings for OneFormer.

  • Checked that all the doctests passed for the following command:
python3 -m pytest -v --make-reports doc_tests_gpu --doctest-modules src/transformers/models/oneformer/ -sv --doctest-continue-on-failure --doctest-glob="*.mdx"

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you read the contributor guideline,
    Pull Request section?
  • Was this discussed/approved via a Github issue or the forum? Please add a link
    to it if that's the case.
  • Did you make sure to update the documentation with your changes? Here are the
    documentation guidelines, and
    here are tips on formatting docstrings.
  • Did you write any new necessary tests?

Who can review?

@ydshieh

@praeclarumjj3 praeclarumjj3 mentioned this pull request Jan 20, 2023
5 tasks
Copy link
Collaborator

@ydshieh ydshieh left a comment

Choose a reason for hiding this comment

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

Thank you @praeclarumjj3 for this ⚡ speed fix 🔥 . All pass on CI runners.

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Jan 20, 2023

The documentation is not available anymore as the PR was closed or merged.

@ydshieh ydshieh merged commit 425ff71 into huggingface:main Jan 20, 2023
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.

3 participants