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

Skip UnivNetModelTest::test_multi_gpu_data_parallel_forward #27912

Merged
merged 1 commit into from Dec 11, 2023
Merged

Conversation

ydshieh
Copy link
Collaborator

@ydshieh ydshieh commented Dec 8, 2023

What does this PR do?

test_multi_gpu_data_parallel_forward is known to fail, and it uses nn.DataParallel which is not recommended by pyttorch.
Let's skip it for now.

@ydshieh ydshieh merged commit e96c1de into main Dec 11, 2023
18 checks passed
@ydshieh ydshieh deleted the fix_fix branch December 11, 2023 08:17
iantbutler01 pushed a commit to LaconicAI/transformers that referenced this pull request Dec 16, 2023
…gface#27912)

fix

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
staghado pushed a commit to staghado/transformers that referenced this pull request Jan 15, 2024
…gface#27912)

fix

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
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

2 participants