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

Implement flatten one level with keys in C++ and use it for the prefix/equality error printing. #20044

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Dec 3, 2024

Implement flatten one level with keys in C++ and use it for the prefix/equality error printing.

With this, we should be able to safely delete the python with-path registry after a new jaxlib release.

Also changed all std::string_view to absl::string_view per requirements of TF repository.

@copybara-service copybara-service bot force-pushed the test_702138746 branch 2 times, most recently from 9783adb to 10ad41d Compare December 3, 2024 20:28
@copybara-service copybara-service bot force-pushed the test_702138746 branch 2 times, most recently from 06cdae4 to 10e05a4 Compare December 12, 2024 00:29
@copybara-service copybara-service bot changed the title Implement C++ flatten one level with keys and use it for the prefix/equality error printing. Implement flatten one level with keys in C++ and use it for the prefix/equality error printing. Dec 12, 2024
@copybara-service copybara-service bot force-pushed the test_702138746 branch 3 times, most recently from 391a149 to ec8323d Compare December 12, 2024 23:59
…x/equality error printing.

With this, we should be able to safely delete the python with-path registry after a new jaxlib release.

Also changed all `std::string_view` to `absl::string_view` per requirements of TF repository.

PiperOrigin-RevId: 705669465
@copybara-service copybara-service bot merged commit b9ac42c into main Dec 13, 2024
1 check passed
@copybara-service copybara-service bot deleted the test_702138746 branch December 13, 2024 00:47
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