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

Not compatible with latest pytorch like 1.5.0 #1

Closed
jacob1017 opened this issue Jan 13, 2020 · 4 comments
Closed

Not compatible with latest pytorch like 1.5.0 #1

jacob1017 opened this issue Jan 13, 2020 · 4 comments

Comments

@jacob1017
Copy link

No description provided.

@1ytic
Copy link
Owner

1ytic commented Jan 15, 2020

@jacob1017 Could you show how to install pytorch 1.5.0? What kind of errors you have?

@1ytic
Copy link
Owner

1ytic commented Jan 16, 2020

I tested with pytorch 1.4 and all 10 tests were successful python -m warp_rnnt.test

@jacob1017
Copy link
Author

@1ytic thank you for your reply, pytorch 1.5 use C++14 default,compile scripts should update to add C++14 flags.

@1ytic
Copy link
Owner

1ytic commented Apr 14, 2020

I removed unnecessary compiler flags from setup.py. Now it should work for C++14 compiler too.

@1ytic 1ytic closed this as completed Apr 14, 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

No branches or pull requests

2 participants