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>
This commit is contained in:
Li Li
2023-05-25 06:04:30 +08:00
committed by GitHub
parent 914b62e219
commit 983987aab5
10 changed files with 445 additions and 450 deletions

View File

@@ -12,11 +12,14 @@ ROCm-accelerated domain libraries.
:::
:::{grid-item-card} AI/ML/Inferencing
:link: 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)
:::
:::::