-
- Downloads
PyTorch PTQ convert updates/fixes + Raw activations collector
* BUGFIX: Fixed wrong attribute name for zero-point in conversion of eltwise add/mult and concat * Add PyTorch PTQ convert for embedding (converted to FP32 embedding + quant op) * Fix conversion function to work with tuple/list model inputs
Showing
- distiller/data_loggers/collector.py 66 additions, 8 deletionsdistiller/data_loggers/collector.py
- distiller/quantization/pytorch_quant_conversion.py 9 additions, 4 deletionsdistiller/quantization/pytorch_quant_conversion.py
- distiller/quantization/range_linear.py 23 additions, 4 deletionsdistiller/quantization/range_linear.py
Loading
Please register or sign in to comment