tfmot.quantization.keras.experimental.default_n_bit.DefaultNBitQuantizeScheme

Stay organized with collections Save and categorize content based on your preferences.

Default N-Bit Scheme supported by TFLite.

Inherits From: QuantizeScheme

Methods

get_layout_transformer

View source

Returns the layout transforms for this scheme.

Returns
Returns the QuantizeLayoutTransform for this quantization scheme.

get_quantize_registry

View source

Returns the quantization registry for this scheme.

Returns
Returns the QuantizeRegistry for this quantization scheme.