Commit c4342ed
authored
Remove unused mlc_llm.op.position_embedding module (#3424)
This was a stale duplicate of
tvm.relax.frontend.nn.llm.position_embedding.
Verified removal is safe by:
Searching for all imports from mlc_llm.op.position_embedding (none
found)
Testing that mlc_llm.op imports correctly after cleanup1 parent b8c5d3e commit c4342ed
2 files changed
+0
-527
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
0 commit comments