quark.torch.extensions.brevitas.verification

quark.torch.extensions.brevitas.verification#

Config verificiation helper functions for Brevitas quantizer.

Module Contents#

Classes#

ConfigVerifier

This is a helper utility to inspect Brevitas quantization configs and ensure they are valid. It'll warn the user about parameters that need to be set or that won't have any effect and it will highlight possible improvements where possible.

class quark.torch.extensions.brevitas.verification.ConfigVerifier#

This is a helper utility to inspect Brevitas quantization configs and ensure they are valid. It’ll warn the user about parameters that need to be set or that won’t have any effect and it will highlight possible improvements where possible.