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

Fix fx tests with inputs_embeds #31862

Merged
merged 3 commits into from
Jul 11, 2024
Merged

Conversation

fxmarty
Copy link
Contributor

@fxmarty fxmarty commented Jul 9, 2024

Some more tests were failing following #31840, CI was not triggered, this time making sure locally that pytest tests/models/ -s -vvvvv -k "test_torch_fx" passes.

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

@ydshieh
Copy link
Collaborator

ydshieh commented Jul 9, 2024

The remaining 2 failures in torch_job are irrelevant I believe.

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.

Thanks

Copy link
Collaborator

@amyeroberts amyeroberts left a comment

Choose a reason for hiding this comment

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

Thanks for working on this fix!

Overall looks good - few nits for tidier code

tests/test_modeling_common.py Outdated Show resolved Hide resolved
tests/test_modeling_common.py Outdated Show resolved Hide resolved
tests/test_modeling_common.py Outdated Show resolved Hide resolved
tests/test_modeling_common.py Outdated Show resolved Hide resolved
src/transformers/utils/fx.py Outdated Show resolved Hide resolved
@amyeroberts
Copy link
Collaborator

@fxmarty Any update on this? This is still causing failures on main

@fxmarty
Copy link
Contributor Author

fxmarty commented Jul 11, 2024

Thanks a lot @amyeroberts, could you give it a second look?

@fxmarty fxmarty requested a review from amyeroberts July 11, 2024 12:03
Copy link
Collaborator

@amyeroberts amyeroberts left a comment

Choose a reason for hiding this comment

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

Thanks for fixing and iterating!

@fxmarty fxmarty merged commit ad4ef3a into huggingface:main Jul 11, 2024
19 checks passed
amyeroberts pushed a commit to amyeroberts/transformers that referenced this pull request Jul 19, 2024
* fix tests

* [test_all] check

* address review comments
MHRDYN7 pushed a commit to MHRDYN7/transformers that referenced this pull request Jul 23, 2024
* fix tests

* [test_all] check

* address review comments
zucchini-nlp pushed a commit to zucchini-nlp/transformers that referenced this pull request Jul 24, 2024
* fix tests

* [test_all] check

* address review comments
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.

None yet

4 participants