mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-09 14:48:06 -05:00
* add url to ROCgdb-docs update reqs and gitignore * add validation tools section for RVS and TransferBench * stub in links for validation/mgmt tools * populate compilers page * add cards for ai libs and computer vision pages * add content to math lib pages * reorg hip and math libs * update index * consolidate linear algebra libs
28 lines
673 B
Markdown
28 lines
673 B
Markdown
# AI Libraries
|
|
|
|
::::{grid} 1 1 2 2
|
|
:gutter: 1
|
|
|
|
:::{grid-item-card} MIOpen
|
|
AMD's library for high performance machine learning primitives.
|
|
|
|
- [API Reference Manual](https://rocmdocs.amd.com/projects/MIOpen/en/latest/)
|
|
|
|
:::
|
|
|
|
:::{grid-item-card} Composable Kernel
|
|
Composable Kernel: Performance Portable Programming Model for Machine Learning Tensor Operators
|
|
|
|
- [API Reference Manual](https://rocmdocs.amd.com/projects/composable_kernel/en/latest/)
|
|
|
|
:::
|
|
|
|
:::{grid-item-card} MIGraphX
|
|
AMD MIGraphX is AMD's graph inference engine that accelerates machine learning model inference.
|
|
|
|
- [API Reference Manual](https://rocmdocs.amd.com/projects/MIGraphX/en/latest/)
|
|
|
|
:::
|
|
|
|
:::::
|