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

[PJRT] Remove the deprecated PjRtClient::LookupDevices() overload that takes a raw int. #66811

Merged
merged 1 commit into from May 3, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented May 2, 2024

[PJRT] Remove the deprecated PjRtClient::LookupDevices() overload that takes a raw int.

Update users to use the PjRtGlobalDeviceId overloads (or to use different APIs).

Fixes a TODO, no functional changes intended. However, the change is in preparation for allowing int64_t sized device IDs, so fixing up users of int device IDs is a preparatory step.

@copybara-service copybara-service bot force-pushed the exported_pr_629890345 branch 5 times, most recently from ab9c4d7 to 096c7ad Compare May 3, 2024 16:59
…t takes a raw int.

Update users to use the PjRtGlobalDeviceId overloads (or to use different APIs).

Fixes a TODO, no functional changes intended. However, the change is in preparation for allowing int64_t sized device IDs, so fixing up users of `int` device IDs is a preparatory step.

PiperOrigin-RevId: 630420985
@copybara-service copybara-service bot closed this May 3, 2024
@copybara-service copybara-service bot deleted the exported_pr_629890345 branch May 3, 2024 17:49
@copybara-service copybara-service bot merged commit 6d9e960 into master May 3, 2024
1 check passed
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.

None yet

1 participant