fix: import SF_VEC_SIZE from quantize in gemm_runner (was NameError)
This commit is contained in:
@@ -13,6 +13,7 @@ from dsv4.ops.quantize import (
|
||||
quantize_weight_to_nvfp4,
|
||||
quantize_to_nvfp4,
|
||||
deinterleave_quantize_nvfp4_cuda,
|
||||
SF_VEC_SIZE,
|
||||
)
|
||||
from dsv4.ops.layouts import (
|
||||
interleave_l1_weights,
|
||||
|
||||
Reference in New Issue
Block a user