tqchen merged PR #17035:
URL: https://github.com/apache/tvm/pull/17035
--
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: commits-unsubscr...@tvm.apache.or
Lunderberg commented on PR #17035:
URL: https://github.com/apache/tvm/pull/17035#issuecomment-2135273815
This PR is identical to the now-closed PR
https://github.com/apache/tvm/pull/17011, as a CI restart prevented the CI from
running on the original PR.
--
This is an automated message f
Lunderberg opened a new pull request, #17035:
URL: https://github.com/apache/tvm/pull/17035
Prior to this commit, use of the `disco.Session` API to broadcast or scatter
an array required several steps from the caller.
1. Allocate memory on worker0
2. Transfer data from the controll
Lunderberg closed pull request #17011: [Disco][QoL] Implement broadcast/scatter
methods for Session
URL: https://github.com/apache/tvm/pull/17011
--
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
Lunderberg commented on PR #17011:
URL: https://github.com/apache/tvm/pull/17011#issuecomment-2135272878
Closing to resubmit as a new PR (same issue as mentioned
[here](https://github.com/apache/tvm/pull/17024#issuecomment-2132387858)), due
to CI issues.
--
This is an automated message f
Lunderberg opened a new pull request, #17011:
URL: https://github.com/apache/tvm/pull/17011
Prior to this commit, use of the `disco.Session` API to broadcast or scatter
an array required several steps from the caller.
1. Allocate memory on worker0
2. Transfer data from the controll