neural_compressor.utils.kl_divergence

KL Divergence: measure probability distribution difference to determine the thresholds per quantized op.

Module Contents

Classes

KL_Divergence

The class of supporting KL divergence calibration algorithm.

class neural_compressor.utils.kl_divergence.KL_Divergence[source]

The class of supporting KL divergence calibration algorithm.