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

Batch first for BPTTIterator #462

Merged
merged 3 commits into from
Jan 30, 2019
Merged

Batch first for BPTTIterator #462

merged 3 commits into from
Jan 30, 2019

Conversation

vinbo8
Copy link
Contributor

@vinbo8 vinbo8 commented Oct 25, 2018

Transposes the text and target tensors if the text field has batch_first set to True.

@mttk
Copy link
Contributor

mttk commented Oct 25, 2018

I'll need to bring the repo up to date with recent flake8 fixes before merging this, probably won't have time to do this until the weekend. Thanks for the fix.

@vinbo8
Copy link
Contributor Author

vinbo8 commented Oct 29, 2018

Sounds good, cheers. I have a couple of other fixes I wanted to submit, do you want me to wait for the flake8 stuff to be done?

@mttk
Copy link
Contributor

mttk commented Oct 29, 2018

Feel free to submit them now, the flake stuff will be merged into the pull requests when it's done.

@sidhantnagpal
Copy link

It would be nice to have this in, I also came across this bug.
@mttk when is the next release due?

@mttk mttk merged commit 1c2ae32 into pytorch:master Jan 30, 2019
@mttk
Copy link
Contributor

mttk commented Jan 30, 2019

@sidhantnagpal not yet sure for the next release date, this bug is now fixed in master however.

@vinbo8 vinbo8 deleted the batch_first_fix branch May 30, 2019 21:48
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

3 participants