Skip to content

[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). #31844

[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).

[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). #31844

bazel-query

succeeded Feb 10, 2025 in 2m 16s