Commit 87f1783
[dlinfer] fix moe op for dlinfer. (#2917)
* fix fused_moe
* refine code.
* refine code.
---------
Co-authored-by: yaofengchen <[email protected]>1 parent 33f5b19 commit 87f1783
File tree
2 files changed
+9
-8
lines changed- lmdeploy/pytorch
- backends/dlinfer
- kernels/dlinfer
2 files changed
+9
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 8 | | |
12 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments