neural_compressor.algorithm

Fetch all files and init all algorithms.

Submodules

Package Contents

Classes

ALGORITHMS

Build a dict for registered algorithms.

Algorithm

The base class of algorithm.

AlgorithmScheduler

Control the Algorithm in different phase.

Functions

algorithm_registry(algorithm_type, location)

Decorate and register all Algorithm subclasses.