Skip to content

Fix a bug in pytorch_struct that raises NotImplemented error in the latest pytorch-nightly 20210107#184

Merged
xuzhao9 merged 3 commits into
pytorch:0.1from
xuzhao9:0.1
Jan 8, 2021
Merged

Fix a bug in pytorch_struct that raises NotImplemented error in the latest pytorch-nightly 20210107#184
xuzhao9 merged 3 commits into
pytorch:0.1from
xuzhao9:0.1

Conversation

@xuzhao9

@xuzhao9 xuzhao9 commented Jan 8, 2021

Copy link
Copy Markdown
Contributor

No description provided.

@wconstab wconstab left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Did you also make this change on the master branch? might be best practice is to merge first to master then cherry pick to 0.1, but either way as long as it gets on both branches its ok

@xuzhao9

xuzhao9 commented Jan 8, 2021

Copy link
Copy Markdown
Contributor Author

Did you also make this change on the master branch? might be best practice is to merge first to master then cherry pick to 0.1, but either way as long as it gets on both branches its ok

This time I will submit separate PRs. Next time I will submit to master first then cherry-pick to 0.1.

Or maybe it's better to first test it on 0.1 using gh actions then cherry-pick to master?

@xuzhao9 xuzhao9 merged commit 920a5d8 into pytorch:0.1 Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants