Files
ROCm/docs/examples/all.md
Li Li 983987aab5 Update deep learning guide (#2124)
* add deep learning guide

* seperate out oprimization, reference, and troubleshooting as standalone sections.

* resolve lint errors

* delete introduction to DL

* correct syntax highlights and filename

* remove out-of-date QAs

* Renaming and cleanup

* Spelling

* Fixup TOC

---------

Co-authored-by: Nara Prasetya <nara@streamhpc.com>
Co-authored-by: Saad Rahim <44449863+saadrahim@users.noreply.github.com>
2023-05-24 16:04:30 -06:00

26 lines
626 B
Markdown

# All Tutorial Material
:::::{grid} 1 1 2 2
:gutter: 1
:::{grid-item-card} ROCm Examples
:link: https://github.com/amd/rocm-examples
:link-type: url
Samples codes demonstrating and explaining the use of the HIP API as well as
ROCm-accelerated domain libraries.
:::
:::{grid-item-card} AI/ML/Inferencing
:link: machine_learning/all
:link-type: doc
Detailed walkthroughs of specific use-cases driven by frameworks using ROCm
acceleration.
- [Implementing Inception V3 on ROCm with PyTorch](machine_learning/pytorch_inception.md)
- [Optimizing Inference with MIGraphX](machine_learning/migraphx_optimization.md)
:::
:::::