[CPU][INT4] Add INT4 kernels for CPU (#8226)

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
jianan-gu
2026-01-29 22:30:13 -08:00
committed by GitHub
co-authored by gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
parent 88f7759402
commit c35aa0238c
14 changed files with 1769 additions and 72 deletions
-6
View File
@@ -66,8 +66,6 @@ class TestSharedExpert(CustomTestCase):
None,
None,
None,
None,
None,
False,
)
@@ -124,8 +122,6 @@ class TestSharedExpert(CustomTestCase):
w1_s,
w2_s,
None,
None,
None,
False,
)
@@ -196,8 +192,6 @@ class TestSharedExpert(CustomTestCase):
w1s,
w2s,
[BLOCK_N, BLOCK_K],
None,
None,
True,
)