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

Changed the class on which register_for_auto_class method is defined from TFSequenceSummary to TFPreTrainedModel #18607

Merged
merged 1 commit into from
Aug 31, 2022
Merged

Changed the class on which register_for_auto_class method is defined from TFSequenceSummary to TFPreTrainedModel #18607

merged 1 commit into from
Aug 31, 2022

Conversation

azonti
Copy link
Contributor

@azonti azonti commented Aug 12, 2022

What does this PR do?

Changed the class on which register_for_auto_class method is defined from TFSequenceSummary to TFPreTrainedModel.

It does not make sense that register_for_auto_class is defined on TFSequenceSummary. I believe this is a bug in PR #15379.

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?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Aug 12, 2022

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

@azonti
Copy link
Contributor Author

azonti commented Aug 24, 2022

Hi @LysandreJik, could you review please?

@LysandreJik
Copy link
Member

Let me ping @sgugger for review, he's more acquainted with this code and will be back from leave shortly :)

Copy link
Collaborator

@sgugger sgugger left a comment

Choose a reason for hiding this comment

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

It was most definitely a bug, thanks a lot for fixing!

@sgugger sgugger merged commit 811c4c9 into huggingface:main Aug 31, 2022
@azonti azonti deleted the register_for_auto_class_defined_on_wrong_class branch September 1, 2022 14:05
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.

4 participants