=========
API Docs
=========

**Init module for MCT API.**

.. literalinclude:: ../../../../tutorials/example_keras_mobilenet.py
    :language: python
    :lines: 16

Methods
=========
- :ref:`keras_post_training_quantization<ug-keras_post_training_quantization>`: Method to use for post training quantization of Keras models.

Modules
=========
- :ref:`quantization_config<ug-quantization_config>`: Module to configure the quantization process.
- :ref:`network_editor<ug-network_editor>`: Module to edit your model during the quantization process.

Classes
=========

- :ref:`KnowledgeDistillationConfig<ug-KnowledgeDistillationConfig>`: Class to configure KnowledgeDistillation options for post training quantization.
- :ref:`FolderImageLoader<ug-FolderImageLoader>`: Class to use an images directory as a representative dataset.
- :ref:`FrameworkInfo<ug-FrameworkInfo>`: Class to wrap framework information to be used by MCT when optimizing models.



Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

.. note:: This documentation is auto-generated using Sphinx

