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
[Quantization] Always save g_idx when initialized (#467)
Remove conditional skip for g_idx saving in compression. Since g_idx is only
initialized when needed, we should always save it when present rather than
checking for uninitialized values.
Signed-off-by: Rahul Tuli <[email protected]>
0 commit comments