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

fix build error for c++ std14 #163

Open
wants to merge 2 commits into
base: pytorch_bindings
Choose a base branch
from

Conversation

sailfish009
Copy link

No description provided.

@Stonesjtu
Copy link

In my case I simply change the c++11 to c++14 of extra_compile_args in setup.py.

@Stonesjtu
Copy link

@SeanNaren can you review this PR, it's essential to compile correctly against pytorch-1.6

@SeanNaren
Copy link
Owner

Thanks @Stonesjtu it seems the build is working fine without modifying this flag. Could you send me the error you run into when you don't change this flag?

Maetveis pushed a commit to Maetveis/warp-ctc that referenced this pull request Feb 17, 2022
* add float64 input for warpctc

* add comment to function of double
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

Successfully merging this pull request may close these issues.

3 participants