Installation and Deployment
Quantization Aware Training Algorithms
Post Training Quantization Algorithms
Pruning Algorithms
Model Deployment
API References
RELEASE NOTES
Precision recovery algorithms.
GPTQ: apply gptq algorithm to recovery precision.
GPTQ
NONE: not doing any precision recovery.
NONE
Convert name to precision recovery algorithm type.
name (str) – the string name of the precision recovery algorithm.