From e66abf6536c6232d3af6e41e7e86622acccdf635 Mon Sep 17 00:00:00 2001 From: Igor Mirosavljevic <104914075+IgorMirosavljevicHTEC@users.noreply.github.com> Date: Mon, 19 Aug 2024 16:16:51 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e9de3f5624b..342ba3a4229 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # AMD MIGraphX +test sanitize 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