Open jerryzhang-ss opened 4 years ago
The same issue with me. Do you know how to solve this problem?
Confirmed on pytorch 1.6.0 release.
I think the cpp extension API has some BC breaking changes.
I'm working on a patch on it, so stay tuned.
@jerryzhang-ss @YongjieYang-YY I solved this problem by re-compiling the pytorch binding after upgrading pytorch. Have you ever tried that before?
Hi. I am trying to link warp-ctc to pytorch preview version, but I got this error:
May I know how to solve this? Thanks for your help