From 904a4b498ad6599bc17630869cc368495883d8e7 Mon Sep 17 00:00:00 2001 From: Igor Mirosavljevic <104914075+IgorMirosavljevicHTEC@users.noreply.github.com> Date: Fri, 9 Aug 2024 18:02:22 +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 64d69cd5b65..f1a581d1f63 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 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 for Ubuntu installation instructions (we'll provide instructions for other Linux distributions in the future).