mirror of
https://github.com/ROCm/ROCm.git
synced 2026-02-04 03:15:28 -05:00
31 lines
656 B
Markdown
31 lines
656 B
Markdown
# ROCm tutorials
|
|
|
|
:::::{grid} 1 1 2 2
|
|
:gutter: 1
|
|
|
|
:::{grid-item-card}
|
|
**[Installing ROCm](./install/index.md)**
|
|
|
|
Learn how to install ROCm on Linux and Windows.
|
|
|
|
:::
|
|
|
|
:::{grid-item-card}
|
|
**[ROCm examples](https://github.com/amd/rocm-examples)**
|
|
|
|
Sample code demonstrating the HIP API and ROCm-accelerated domain libraries.
|
|
|
|
:::
|
|
|
|
:::{grid-item-card}
|
|
**Artificial intelligence**
|
|
|
|
Detailed walkthroughs of specific artificial intelligence use cases using ROCm acceleration.
|
|
|
|
* [Implementing Inception v3 on ROCm with PyTorch](../conceptual/ai-pytorch-inception.md)
|
|
* [Optimizing inference with MIGraphX](../conceptual/ai-migraphx-optimization.md)
|
|
|
|
:::
|
|
|
|
:::::
|