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

Add __repr__ for Conv1D #32425

Merged
merged 4 commits into from
Aug 19, 2024
Merged

Conversation

AaronZLT
Copy link
Contributor

@AaronZLT AaronZLT commented Aug 5, 2024

Add a simple representation for Conv1D. This allows the print (or the output) of the model's info has a better description for Conv1D.

@AaronZLT
Copy link
Contributor Author

AaronZLT commented Aug 5, 2024

Hi~ @ArthurZucker
The CIs are green now with this new PR.

@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.

Copy link
Collaborator

@ArthurZucker ArthurZucker left a comment

Choose a reason for hiding this comment

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

Cool thanks!

@ArthurZucker ArthurZucker merged commit f1b720e into huggingface:main Aug 19, 2024
21 checks passed
@ArthurZucker ArthurZucker mentioned this pull request Aug 20, 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