mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-27 03:01:52 -04:00
28 lines
630 B
Markdown
28 lines
630 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 <migraphx:index>`
|
|
AMD MIGraphX is AMD's graph inference engine that accelerates machine learning model inference.
|
|
|
|
- {doc}`Documentation <migraphx:index>`
|
|
|
|
:::
|
|
|
|
:::::
|