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

CI: add torchvision to the consistency image #32941

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

gante
Copy link
Member

@gante gante commented Aug 22, 2024

What does this PR do?

See title :)

I'm expanding our doc checker to check the docstrings of methods (in addition to the docstring of the classes) in this PR. To check whether a documented method exists, the easiest solution is to load a class and check if it has the method. To load the class, we need the dependencies in the docker image.

Currently, the CI in the updated check PR is complaining about the lack of torchvision: https://app.circleci.com/pipelines/github/huggingface/transformers/101545/workflows/7939d2ec-284f-4353-81b5-db3fbbc4ed25/jobs/1353577

@gante gante requested a review from ArthurZucker August 22, 2024 14:56
@HuggingFaceDocBuilderDev

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.

@gante gante merged commit 93e0e1a into huggingface:main Aug 26, 2024
8 checks passed
@gante gante deleted the consistency_torchvision branch August 26, 2024 14:17
BernardZach pushed a commit to BernardZach/transformers that referenced this pull request Dec 5, 2024
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