Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Offload] Stop the RPC server faiilng with more than one GPU (#125982)
Summary: Pretty dumb mistake of me, forgot that this is run per-device and per-plugin, which fell through the cracks with my testing because I have two GPUs that use different plugins. (cherry picked from commit 7a87794)
- Loading branch information