AMD Quark is a comprehensive cross-platform toolkit for quantizing deep learning models, supporting PyTorch and ONNX. It enables model optimization for various hardware backends with minimal accuracy loss. Current version: 0.11.2. Release cadence is irregular.
pip install amd-quarkNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic quantization of a PyTorch model.
Use Python 3.9, 3.10, or 3.11.
Update imports to use quark.quantization submodule.
Use lowercase calibration method names.
No dependency data recorded yet.
No resource links recorded.