Configuration
RyzenAIConfig
class optimum.amd.ryzenai.RyzenAIConfig
< source >( opset: typing.Optional[int] = None quantization: typing.Optional[optimum.amd.ryzenai.configuration.QuantizationConfig] = None **kwargs )
RyzenAIConfig is the configuration class handling all the VitisAI parameters related to the ONNX IR model export, and quantization parameters.