Config

metrics

The class of metric for optimization.

objectives

The class of objective for optimization.

config

Config: provide config classes for optimization processes.

quantization

Quantization: specify the supported quantization mode.

distillation

Distillation: set criterion mode to distillation.

pruning

Pruning: specify the supported pruning mode.

auto_distillation

AutoDistillation: handling the whole pipeline of AutoDistillation for both pytorch and tensorflow framework.