SIGN IN SIGN UP

rpc : keep last_graph_uid in the device context (#23273)

With the introduction of MTP we can have multiple compute contexts for
the same RPC device. In this case last_graph_uid is not updated properly
when contexts are being switched. This patch fixes this by moving
last_graph_uid to the device context, making sure it is always updated.

closes: #23242
R
Radoslav Gerganov committed
c3e9ade6dd3ff2a1ceafd2d59062634715b472c4
Parent: 9a532ae
Committed by GitHub <noreply@github.com> on 5/19/2026, 6:42:36 AM