neural_compressor.strategy.utils.tuning_structs

Tuning structure.

Module Contents

Classes

OpTuningConfig

Op tuning config.

class neural_compressor.strategy.utils.tuning_structs.OpTuningConfig(op_name, op_type, op_quant_mode, tuning_space, kwargs={})[source]

Op tuning config.