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] FSMT slow test uses lists instead of torch tensors #8031

Merged
merged 1 commit into from
Oct 26, 2020

Conversation

sshleifer
Copy link
Contributor

@sshleifer sshleifer commented Oct 25, 2020

test_match_encode_decode is failing in test_tf mode because it depends on torch. This removes the dependency.

cc @stas00

@sshleifer sshleifer mentioned this pull request Oct 25, 2020
46 tasks
@sshleifer sshleifer requested a review from LysandreJik October 25, 2020 15:54
@sshleifer sshleifer changed the title fsmt slow test uses lists [fix] FSMT slow test uses lists instead of torch tensors Oct 25, 2020
Copy link
Member

@LysandreJik LysandreJik 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 taking care of it!

@LysandreJik LysandreJik merged commit f20aec1 into huggingface:master Oct 26, 2020
fabiocapsouza pushed a commit to fabiocapsouza/transformers that referenced this pull request Nov 15, 2020
fabiocapsouza added a commit to fabiocapsouza/transformers that referenced this pull request Nov 15, 2020
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.

2 participants