Files
ROCm/docs/reference/ai_tools.md
Sam Wu 80778f173f Update API Refs (#2006)
* 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
2023-03-30 15:14:43 -06:00

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