junrushao opened a new pull request, #15655: URL: https://github.com/apache/tvm/pull/15655
This PR introduces `ShardLoader`, an object that allows convenient sharding of each parameter, assuming there is a single shard dimension and the sharding strategy is even. The sharding can be performed efficiently on device (e.g. CUDA) and broadcasted to each worker with NCCL support. -- 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]
