Skip to content

Conversation

@copybara-service
Copy link

[XLA:GPU] Fix usages of deprecated tsl::errors::DataLoss and tsl::errors::InvalidArgument in xla

This change replaces usages of tsl::errors::DataLoss with absl::DataLossError and tsl::errors::InvalidArgument with absl::InvalidArgumentError,
wrapping arguments in absl::StrCat where necessary. This addresses deprecation
warnings and moves towards standard Abseil error handling.

@copybara-service copybara-service bot force-pushed the test_837817438 branch 2 times, most recently from bce3600 to a4581d4 Compare November 28, 2025 21:22
@copybara-service copybara-service bot closed this Nov 28, 2025
@copybara-service copybara-service bot deleted the test_837817438 branch November 28, 2025 22:01
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