mirror of
https://github.com/ROCm/ROCm.git
synced 2026-02-04 11:25:03 -05:00
34 lines
1003 B
Markdown
34 lines
1003 B
Markdown
# Artificial intelligence libraries
|
|
|
|
::::{grid} 1 1 2 2
|
|
:gutter: 1
|
|
|
|
:::{grid-item-card} {doc}`MIOpen <miopen:index>`
|
|
|
|
AMD's library for high performance machine learning primitives.
|
|
|
|
* [GitHub](https://github.com/ROCmSoftwarePlatform/MIOpen)
|
|
* [Changelog](https://github.com/ROCmSoftwarePlatform/MIOpen/blob/develop/CHANGELOG.md)
|
|
|
|
:::
|
|
|
|
:::{grid-item-card} {doc}`Composable Kernel <composable_kernel:index>`
|
|
|
|
Composable Kernel: Performance Portable Programming Model for Machine Learning Tensor Operators
|
|
|
|
* [GitHub](https://github.com/ROCmSoftwarePlatform/composable_kernel)
|
|
* [Changelog](https://github.com/ROCmSoftwarePlatform/composable_kernel/blob/develop/CHANGELOG.md)
|
|
|
|
:::
|
|
|
|
:::{grid-item-card} {doc}`MIGraphX <amdmigraphx:index>`
|
|
|
|
AMD MIGraphX is AMD's graph inference engine that accelerates machine learning model inference.
|
|
|
|
* [GitHub](https://github.com/ROCmSoftwarePlatform/AMDMIGraphX)
|
|
* [Changelog](https://github.com/ROCmSoftwarePlatform/AMDMIGraphX/blob/develop/CHANGELOG.md)
|
|
|
|
:::
|
|
|
|
:::::
|