File: MIGraphX-examples.rst

package info (click to toggle)
migraphx 7.1.1-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 32,108 kB
  • sloc: cpp: 212,477; python: 26,075; sh: 307; xml: 199; makefile: 61; ansic: 16
file content (16 lines) | stat: -rw-r--r-- 1,000 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.. meta::
  :description: MIGraphX Examples
  :keywords: MIGraphX, AMD, ROCm, examples

********************************************************************
MIGraphX examples
********************************************************************

Example code for the following use cases is available in the `MIGraphX GitHub repository <https://github.com/ROCm/AMDMIGraphX/tree/develop/examples>`_:

* `Diffusion inference <https://github.com/ROCm/AMDMIGraphX/tree/develop/examples/diffusion>`_
* `AMD MIGraphX usage and utilities <https://github.com/ROCm/AMDMIGraphX/tree/develop/examples/migraphx>`_
* `Natural language processing inference <https://github.com/ROCm/AMDMIGraphX/tree/develop/examples/nlp>`_
* `ONNX runtime <https://github.com/ROCm/AMDMIGraphX/tree/develop/examples/onnxruntime>`_
* `Transformer inference <https://github.com/ROCm/AMDMIGraphX/tree/develop/examples/transformers>`_
* `Vision inference <https://github.com/ROCm/AMDMIGraphX/tree/develop/examples/vision>`_