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

build: fix -Wunused-function warning #554

Merged
merged 1 commit into from
Jul 10, 2024
Merged

build: fix -Wunused-function warning #554

merged 1 commit into from
Jul 10, 2024

Conversation

fengyuan14
Copy link
Contributor

PyTorch enforced unused-function and unused-variable compilation options recently. It leads to torch-xpu-ops building failure with -Werror.
Fixing: pytorch/pytorch#130084

@fengyuan14 fengyuan14 marked this pull request as ready for review July 10, 2024 02:24
@fengyuan14 fengyuan14 added this pull request to the merge queue Jul 10, 2024
Merged via the queue into main with commit 1dcaf3e Jul 10, 2024
4 checks passed
@fengyuan14 fengyuan14 deleted the fy/fixing-building branch July 10, 2024 05:15
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.

2 participants