:orphan:

.. _ug-KnowledgeDistillationConfig:


=================================
KnowledgeDistillationConfig Class
=================================

**The following API can be used to create a KnowledgeDistillationConfig instance which can be used for post training quantization using knowledge distillation from a teacher (float Keras model) to a student (the quantized Keras model)**

.. autoclass:: model_compression_toolkit.KnowledgeDistillationConfig
    :members:
