-
Notifications
You must be signed in to change notification settings - Fork 193
Cleanup CMake targets #1109
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
base: main
Are you sure you want to change the base?
Cleanup CMake targets #1109
Conversation
Can you add a description? |
b5e5014
to
d90e2b9
Compare
@sraikund16 has imported this pull request. If you are a Meta employee, you can view this in D77756382. |
@cyyever has updated the pull request. You must reimport the pull request before landing. |
@cyyever has updated the pull request. You must reimport the pull request before landing. |
@cyyever has updated the pull request. You must reimport the pull request before landing. |
Signed-off-by: cyy <[email protected]>
@cyyever has updated the pull request. You must reimport the pull request before landing. |
Signed-off-by: cyy <[email protected]>
@cyyever has updated the pull request. You must reimport the pull request before landing. |
@cyyever still failing it looks like. Do you mind running the tests locally and then letting me know when it ready? |
@sraikund16 It's interesting that I always pass locally.. |
@cyyever has updated the pull request. You must reimport the pull request before landing. |
1 similar comment
@cyyever has updated the pull request. You must reimport the pull request before landing. |
@cyyever has updated the pull request. You must reimport the pull request before landing. |
@cyyever has updated the pull request. You must reimport the pull request before landing. |
@cyyever has updated the pull request. You must reimport the pull request before landing. |
3 similar comments
@cyyever has updated the pull request. You must reimport the pull request before landing. |
@cyyever has updated the pull request. You must reimport the pull request before landing. |
@cyyever has updated the pull request. You must reimport the pull request before landing. |
@cyyever has updated the pull request. You must reimport the pull request before landing. |
@cyyever has updated the pull request. You must reimport the pull request before landing. |
Signed-off-by: cyy <[email protected]>
@cyyever has updated the pull request. You must reimport the pull request before landing. |
Signed-off-by: cyy <[email protected]>
@cyyever has updated the pull request. You must reimport the pull request before landing. |
Signed-off-by: cyy <[email protected]>
@cyyever has updated the pull request. You must reimport the pull request before landing. |
There are some changes:
Note: Windows shared builds don't work because no C++ symbol exported, this failure doesn't affect PyTorch builds because it always uses static builds.. This serious failure should be fixed in a later PR.