Files
ROCm/docs/reference/libraries/ai-libraries.md
2023-09-20 09:55:21 -06:00

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)
:::
:::::