This repository was archived by the owner on Feb 24, 2026. It is now read-only.
Commit 872d6d7
authored
[Docs] Update install command from github repo (#163)
* Refactor BatchMatMulEmitter and BatchMatMulSelector for improved readability and maintainability
* Refactor import statements for improved readability and maintainability
* Refactor import statements for improved readability and maintainability
* disable failure email for ci
* remove email notifications.
* move relax pass from testing to mlc_llm
* Refactor scripts with se check_eual_ref_scripts_with_emitter function
* Lint Fix
* Refactor scripts with se check_eual_ref_scripts_with_emitter function
* buf fix for matrix support
* lint fix
* dispatch tensor core based on shapes
* update install commands1 parent 2c091f8 commit 872d6d7
2 files changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
104 | 110 | | |
105 | 111 | | |
106 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
| |||
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
| |||
0 commit comments