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

Commits on May 3, 2024

  1. [PJRT] Remove the deprecated PjRtClient::LookupDevices() overload tha…

    …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
    hawkinsp authored and tensorflower-gardener committed May 3, 2024
    Configuration menu
    Copy the full SHA
    6d9e960 View commit details
    Browse the repository at this point in the history