Fix qmv_impl for small N (#3096)
This commit is contained in:
@@ -50,6 +50,7 @@ cuda_skip = {
|
||||
"TestQuantized.test_fp_qvm",
|
||||
"TestQuantized.test_qvm",
|
||||
"TestQuantized.test_qvm_splitk",
|
||||
"TestQuantized.test_qmv_small_non_multiples",
|
||||
"TestQuantized.test_small_matrix",
|
||||
"TestQuantized.test_throw",
|
||||
"TestQuantized.test_vjp_scales_biases",
|
||||
|
||||
Reference in New Issue
Block a user