Skip to content

Conversation

@copybara-service
Copy link

Replace tsl::kint64max with std::numeric_limits<int64_t>::max().

This change uses the standard C++ equivalent for the maximum value of int64_t and removes now unused includes from tsl/platform.

@copybara-service copybara-service bot force-pushed the test_815248063 branch 2 times, most recently from 736db29 to 1441aa1 Compare October 6, 2025 19:39
This change uses the standard C++ equivalent for the maximum value of `int64_t` and removes now unused includes from `tsl/platform`.

PiperOrigin-RevId: 815850479
@copybara-service copybara-service bot merged commit 22ee3e9 into master Oct 6, 2025
@copybara-service copybara-service bot deleted the test_815248063 branch October 6, 2025 20:02
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