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

Disable ABI on master branch. #5650

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Disable ABI on master branch. #5650

merged 1 commit into from
Sep 26, 2023

Conversation

vanbasten23
Copy link
Collaborator

The reverted PR results from we built pytorch with abi on and built pytorch/xla with abi off, hence the TPU CI error "ImportError: /usr/local/lib/python3.10/site-packages/_XLAC.cpython-310-x86_64-linux-gnu.so: undefined symbol: _ZN5torch4lazy13MetricFnValueEd". We had the similar gh issue before.

I'll make sure the TPU CI is green before submitting the PR.

Copy link
Contributor

@yeounoh yeounoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vanbasten23
Copy link
Collaborator Author

Thanks for the review!

@vanbasten23 vanbasten23 merged commit a6365dc into master Sep 26, 2023
19 checks passed
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