xbtorch.quant

Tools for various quantization-related tasks

Modules

quantizers

Quantization utilities for fixed-point representation in XBTorch using QTorch.

wage_init

Initialization routines for WAGE quantized networks, adapted from QPyTorch: https://github.com/Tiiiger/QPyTorch/blob/master/examples/WAGE/wage_qtorch.py

wage_qtorch

WAGE quantization routines adapted from QPyTorch example: https://github.com/Tiiiger/QPyTorch/blob/master/examples/WAGE/wage_qtorch.py