neural_compressor.experimental.data.transforms

Neural Compressor Built-in transforms for multiple framework backends.

Submodules

Package Contents

Classes

TRANSFORMS

Transforms collection class.

BaseTransform

The base class for transform.

Functions

transform_registry(transform_type, process, framework)

Class decorator used to register all transform subclasses.