quantize
Model quantization CLI handler
Attributes
Classes
QuantizeCLI
Bases: BaseCLI
Model quantization tools
CLI base class
Warning
An odd behavior with Fire has been observed where subclasses of BaseCLI
take override __init__ and take parameters caus Fire to incorrectly
identify self as a required CLI argument.
Parameters:
-
config(str, default:None) –Path to configuration file