14980df2df
When the AWQ quantizer was used with a layer that uses a bias, the bias tensor was not correctly passed/used. Instead, the value `true`/`1.0` was added to the linear transformation. Correctly pass through the bias when it is not `None`. Fixes #2106. |
||
---|---|---|
.. | ||
quantize | ||
conversion_utils.py |