We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I thought this PR would build on Python's interface to CMake:
https://github.com/pytorch/pytorch/blob/master/tools/build_pytorch_libs.py#L51
Kind of like
https://github.com/pytorch/pytorch/blob/master/tools/setup_helpers/cmake.py#L94
Maybe a little too heavy-handed for our purposes.
Originally posted by @oleksandr-pavlyk in #168 (comment)
The text was updated successfully, but these errors were encountered:
@oleksandr-pavlyk I think you latest design using scikit-build will subsume this ticket. I am assigning it to you for that reason.
scikit-build
Sorry, something went wrong.
Closing as we now use skbuild to invoke Cmake.
skbuild
Cmake
oleksandr-pavlyk
No branches or pull requests
I thought this PR would build on Python's interface to CMake:
https://github.com/pytorch/pytorch/blob/master/tools/build_pytorch_libs.py#L51
Kind of like
https://github.com/pytorch/pytorch/blob/master/tools/setup_helpers/cmake.py#L94
Maybe a little too heavy-handed for our purposes.
Originally posted by @oleksandr-pavlyk in #168 (comment)
The text was updated successfully, but these errors were encountered: