You are viewing main version, which requires installation from source. If you'd like
regular pip install, checkout the latest stable version (v1.23.3).
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.