neural_compressor.experimental.common.model

common Model just collects the information to construct a Model.

Module Contents

Classes

Model

A wrapper of the information needed to construct a Model.

class neural_compressor.experimental.common.model.Model

Bases: object

A wrapper of the information needed to construct a Model.