mirror of
https://github.com/ROCm/ROCm.git
synced 2026-02-05 03:45:12 -05:00
28 lines
636 B
Markdown
28 lines
636 B
Markdown
# AI Libraries
|
|
|
|
::::{grid} 1 1 2 2
|
|
:gutter: 1
|
|
|
|
:::{grid-item-card} {doc}`MIOpen <miopen:index>`
|
|
AMD's library for high performance machine learning primitives.
|
|
|
|
- {doc}`Documentation <miopen:index>`
|
|
|
|
:::
|
|
|
|
:::{grid-item-card} {doc}`Composable Kernel <composable_kernel:index>`
|
|
Composable Kernel: Performance Portable Programming Model for Machine Learning Tensor Operators
|
|
|
|
- {doc}`Documentation <composable_kernel:index>`
|
|
|
|
:::
|
|
|
|
:::{grid-item-card} {doc}`MIGraphX <amdmigraphx:index>`
|
|
AMD MIGraphX is AMD's graph inference engine that accelerates machine learning model inference.
|
|
|
|
- {doc}`Documentation <amdmigraphx:index>`
|
|
|
|
:::
|
|
|
|
:::::
|