Lunderberg opened a new pull request, #16639:
URL: https://github.com/apache/tvm/pull/16639

   In addition to the PackedFunc `"runtime.disco.worker_id"`, which returns the 
worker ID wrapped in a `ShapeTuple`, this commit adds 
`"runtime.disco.worker_rank"`, which returns the worker ID without wrapping, 
and `"runtime.disco.device"`, which returns the device for each worker.
   
   The unit test added in this commit simulates loading of model weights 
through a parameter transformation function.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to