Commit 7bb5cd3
authored
Remember some constructor args in AllToAll to make life more convenient for users. (#2)
Being able to query some of the setup parameters from the AllToAll class
would make client code a bit simpler/safer, e.g. see
pplx_dispatch_combine.py from
vllm-project/vllm#15956
cc @abcdabcd987 , @tlrmchlsmth
Signed-off-by: Bill Nell <[email protected]>1 parent 019abe1 commit 7bb5cd3
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
| |||
0 commit comments