Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Make compatible with pytorch 1.11 and newer; bugfix #418

Merged
merged 2 commits into from
Feb 8, 2023

Conversation

krrish94
Copy link
Contributor

@krrish94 krrish94 commented Dec 6, 2022

The current version is incompatible with pytorch 1.11 and newer due to breaking changes.

Two commits feature in this PR

The first commit enables compatibility with newer pytorch versions (Issue #411)

45d5f8c

The other commit fixed this bug 00167dc

  • Missing "common.h" include

Tested this out, and it compiles and runs on pytorch 1.11 and 1.13

Signed-off-by: Krishna Murthy <krrish94@gmail.com>
Signed-off-by: Krishna Murthy <krrish94@gmail.com>
@krrish94
Copy link
Contributor Author

Nudging to see if this can be merged into main.

It is a few-line fix that makes compatible with newer pytorch versions

@zhanghang1989 zhanghang1989 merged commit c959dab into zhanghang1989:master Feb 8, 2023
@zhanghang1989
Copy link
Owner

@krrish94 Thanks for the fix. Sorry for the delay.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants