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 support pytorch 1.6 #7

Closed
wyattsuen opened this issue Oct 16, 2020 · 1 comment
Closed

Not support pytorch 1.6 #7

wyattsuen opened this issue Oct 16, 2020 · 1 comment

Comments

@wyattsuen
Copy link

Hi, thanks for this package. But the warp-rnnt can't support pytorch 1.6. Would you kindly update a newer version which support the newest pytorch and a cpu version?

@1ytic
Copy link
Owner

1ytic commented Oct 24, 2020

In order to install a custom gpu torch extension, you need to install CUDA tools and libraries independently from python cudatoolkit package. Make sure that you have installed CUDA in /usr/local/cuda. I tested with CUDA 11.1 and PyTorch 1.6 and cudatoolkit 10.2. All test works fine: python -m warp_rnnt.test.

@1ytic 1ytic closed this as completed Oct 24, 2020
This was referenced Oct 24, 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