From ed3f694da5e94f1b2acbc32538111d4e897f8dca Mon Sep 17 00:00:00 2001 From: Igor Mirosavljevic <104914075+IgorMirosavljevicHTEC@users.noreply.github.com> Date: Wed, 7 Aug 2024 22:28:26 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adbc6407cc8..c7ad71700ec 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# AMD MIGraphX +# AMD MIGraphX AMD MIGraphX is AMD's graph inference engine, which accelerates machine learning model inference. To use MIGraphX, you can install the binaries or build from source code. Refer to the following sections