mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-27 03:01:52 -04:00
* Update backward incompatible planned changes * add planned changes to changelog * update rocm-docs-core to v0.18.3 --------- Co-authored-by: Sam Wu <sam.wu2@amd.com>
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>`
|
|
|
|
:::
|
|
|
|
:::::
|