API Docs

Init module for MCT API.

import model_compression_toolkit as mct

ptq

gptq

qat

core

data_generation

pruning

xquant

exporter

  • exporter: Module that enables to export a quantized model in different serialization formats.

trainable_infrastructure

  • trainable_infrastructure: Module that contains quantization abstraction and quantizers for hardware-oriented model optimization tools.

set_log_folder

  • set_log_folder: Function to set the logger path directory and to enable logging.

keras_load_quantized_model

target_platform_capabilities

wrapper

  • wrapper: Util class for the Model Compression Toolkit (MCT) wrapper API. This class enables users to use MCT easily, without the need to know its specifications.

Indices and tables

Note

This documentation is auto-generated using Sphinx