You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the test_nvfp4_quantize_exact.py to checkout the scale of 2d quantization, when i put M, N=256,1024 in the test i found out that the scale's shape are [256, 64]. Also the 1d quantization is the same shape. Is there any reason for that?
I use the test_nvfp4_quantize_exact.py to checkout the scale of 2d quantization, when i put M, N=256,1024 in the test i found out that the scale's shape are [256, 64]. Also the 1d quantization is the same shape. Is there any reason for that?