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

[XLA:LatencyHidingScheduler] Let GetResourcesFromInstruction return a complete list of resources used by instructions in a while loop. This will make async done and while ops have similar priority (in terms of occupying resource types) and avoid delaying the while loops only because they cross the overlap limit (even though they have a higher async depth). #22119

Merged
merged 1 commit into from
Feb 10, 2025

[XLA:LatencyHidingScheduler] Let `GetResourcesFromInstruction` return…

7f161ac
Select commit
Loading
Failed to load commit list.
Google CLA / cla/google succeeded Feb 10, 2025 in 2s

✅ All contributors are covered under a CLA with Google

See https://cla.developers.google.com/ for more info about Google's Contributor License Agreement (CLA).

ℹ️ Googlers: Go here to view more details and manage scans for this pull request.

Details

The following contributors were found for this pull request:

7f161ac PR Opener: @copybara-service[bot]
7f161ac Author: @seherellis <s***r​@google.com>

(Only the first commit for a unique contributor is listed.)