MIGraphX documentation#
2025-11-20
1 min read time
Applies to Linux
MIGraphX is a graph compiler and inference engine for high performance machine learning model inference. It compiles trained models from end-to-end to optimize for inference performance on AMD hardware.
The MIGraphX public repository is located at ROCm/AMDMIGraphX.
You can integrate MIGraphX with PyTorch worflows by using the Torch-MIGraphX library. The public repository is located at ROCm/torch_migraphx.
Conceptual
Examples
To contribute to the documentation refer to Contributing to ROCm.
Licensing information can be found on the Licensing page.