mindspore_gs.ptq.PrecisionRecovery

class mindspore_gs.ptq.PrecisionRecovery[源代码]

Precision recovery algorithms.

  • GPTQ: apply gptq algorithm to recovery precision.

  • NONE: not doing any precision recovery.

classmethod from_str(name: str)[源代码]

outlier_formatter