rpc : keep last_graph_uid in the device context (llama/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
3477fdb2e3c5b8828aa06da944c644b32bb7b6de
Parent: eb558f2
Committed by Georgi Gerganov <ggerganov@gmail.com>
on 5/25/2026, 9:26:07 AM