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

Remove nsync from TensorFlow #19931

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Remove nsync from TensorFlow #19931

merged 1 commit into from
Dec 6, 2024

Conversation

copybara-service[bot]
Copy link

Remove nsync from TensorFlow

The nsync library is a multithreading library that is used by TensorFlow to implement its mutexes. This CL replaces nsync with Abseil.

@copybara-service copybara-service bot force-pushed the test_701155311 branch 21 times, most recently from 312059d to 949c11b Compare December 5, 2024 23:19
The nsync library is a multithreading library that is used by TensorFlow to implement its mutexes. This CL replaces nsync with Abseil.

PiperOrigin-RevId: 703299013
@copybara-service copybara-service bot merged commit 2127074 into main Dec 6, 2024
1 check passed
@copybara-service copybara-service bot deleted the test_701155311 branch December 6, 2024 01:07
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.

1 participant