# Deep Learning Guide The following sections cover the different framework installations for ROCm and Deep Learning applications. {numref}`Rocm-Compat-Frameworks-Flowchart` provides the sequential flow for the use of each framework. Refer to the ROCm Compatible Frameworks Release Notes for each framework's most current release notes at [Framework Release Notes](https://docs.amd.com/bundle/ROCm-Compatible-Frameworks-Release-Notes/page/Framework_Release_Notes.html). ```{figure} ../data/how_to/magma_install/image.005.png :name: Rocm-Compat-Frameworks-Flowchart --- align: center --- ROCm Compatible Frameworks Flowchart ``` ## Frameworks Installation - [How to Install PyTorch?](pytorch_install/pytorch_install) - [How to Install Magma?](magma_install/magma_install) - [How to Install Magma?](tensorflow_install/tensorflow_install)