mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-27 03:01:52 -04:00
28 lines
663 B
Markdown
28 lines
663 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)
|
|
:link-type: url
|
|
Sample code demonstrating the HIP API and ROCm-accelerated domain libraries.
|
|
|
|
:::
|
|
|
|
:::{grid-item-card} [Artificial intelligence](../rocm_ai/rocm_ai)
|
|
|
|
Detailed walkthroughs of specific artificial intelligence use cases using ROCm acceleration.
|
|
|
|
- [Implementing Inception V3 on ROCm with PyTorch](../rocm_ai/pytorch_inception)
|
|
- [Optimizing Inference with MIGraphX](../rocm_ai/migraphx_optimization)
|
|
|
|
:::
|
|
|
|
:::::
|