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 FNet reference to tpu short seq length #13686

Merged

Conversation

gchhablani
Copy link
Contributor

What does this PR do?

This PR fixes #13684.

Should there also be a test for this particular case (TPU usage, less than 4096 seq length) ?

@LysandreJik @patrickvonplaten

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.

LGTM, thank you @gchhablani

@LysandreJik LysandreJik merged commit 9e0fd78 into huggingface:master Sep 22, 2021
Narsil pushed a commit to Narsil/transformers that referenced this pull request Sep 25, 2021
@stefan-it
Copy link
Collaborator

@gchhablani are you btw. working on a flax integration of FNet 🤔 -> I've seen an attempt in this PR #12454 but it was closed. Would be really interesting to train FNet on TPU - GPU is working for me, but I only have one available...

stas00 pushed a commit to stas00/transformers that referenced this pull request Oct 12, 2021
Albertobegue pushed a commit to Albertobegue/transformers that referenced this pull request Jan 13, 2022
Albertobegue pushed a commit to Albertobegue/transformers that referenced this pull request Jan 27, 2022
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.

modeling_fnet.py config option
3 participants