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

c++17 for newer version of pytorch #22

Closed
1zb opened this issue Mar 14, 2024 · 0 comments · Fixed by #24
Closed

c++17 for newer version of pytorch #22

1zb opened this issue Mar 14, 2024 · 0 comments · Fixed by #24
Assignees

Comments

@1zb
Copy link

1zb commented Mar 14, 2024

If you are compiling with pytorch 2.0+, you might need to change the line to c++17

extra_compile_args = {"cxx": ["-std=c++14"]}

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 a pull request may close this issue.

2 participants