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

[OpenXLA|TSL] Replace tsl/platform/stringpiece.h with absl/strings/string_view.h #6657

Merged
merged 8 commits into from
Mar 7, 2024

Conversation

ManfeiBai
Copy link
Collaborator

@ManfeiBai ManfeiBai commented Mar 1, 2024

pre-change for #6535

cc @ddunl

@ManfeiBai ManfeiBai changed the title [test] Update convolution_helper.h [test] Replace tsl/platform/stringpiece.h with absl/strings/string_view.h Mar 1, 2024
@ManfeiBai ManfeiBai changed the title [test] Replace tsl/platform/stringpiece.h with absl/strings/string_view.h Replace tsl/platform/stringpiece.h with absl/strings/string_view.h Mar 6, 2024
@ManfeiBai ManfeiBai marked this pull request as ready for review March 6, 2024 09:19
Copy link
Collaborator

@alanwaketan alanwaketan left a comment

Choose a reason for hiding this comment

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

Why absl string_view not std string_view?

@ManfeiBai
Copy link
Collaborator Author

Why absl string_view not std string_view?

Thanks for the suggestion, and updated to std::string_view due to absl's defination

cc @ddunl

Copy link
Collaborator

@alanwaketan alanwaketan left a comment

Choose a reason for hiding this comment

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

LGTM. Please land it after all CIs are green.

@ManfeiBai ManfeiBai changed the title Replace tsl/platform/stringpiece.h with absl/strings/string_view.h [OpenXLA|TSL] Replace tsl/platform/stringpiece.h with absl/strings/string_view.h Mar 7, 2024
@ManfeiBai ManfeiBai added the tsl label Mar 7, 2024
@ManfeiBai ManfeiBai merged commit 9c5c6d9 into master Mar 7, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants