distill
Modules
Configurations for distillation modes. |
|
API for converting a model into a modelopt.torch.distill.DistillationModel to be used directly in training. |
|
Meta-model wrapper to support knowledge-distillation learning. |
|
Basic loss balancers for Distillation task. |
|
Different types of distillation losses. |
|
Module implementing and describing modes that can be used during the NAS convert process. |
|
Handles distillation plugins for third-party modules. |
|
A dynamic module registry that holds information about available DynamicModules for Distillation-related purposes. |
Distillation API subpackage for torch.