Commit f10a6a9
chore: drop unused _RoutingDtype.byte_width
decompress_and_parse_r3 now derives matrix_elem_size from
matrix_byte_length / replayed_token_count, so the dtype's per-element
byte width is no longer referenced anywhere. Removing dead code.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 0872ba7 commit f10a6a9
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 41 | | |
46 | 42 | | |
47 | 43 | | |
| |||
0 commit comments