Skip to main content

QuantizationConfig

type QuantizationConfig struct {
// contains filtered or unexported fields
}

QuantizationConfig is a `clika_rt_quantization_config*` handle (single-owner).

Methods

Close

func (h *QuantizationConfig) Close()

Close frees the single-owner handle; safe to call twice.