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
Let's support weight quantize kernels implementation. This approach implies that the model has a float type, but at the same time some operations have quantized weights, so it is hybrid kernel.
What
Let's support weight quantize kernels implementation. This approach implies that the model has a float type, but at the same time some operations have quantized weights, so it is hybrid kernel.
Why
To reduce binary size for some target model.
How
Support if for:
The text was updated successfully, but these errors were encountered: