From 0360100814f285871b953acdfbf43dc2648d40f1 Mon Sep 17 00:00:00 2001 From: Treece Burgess Date: Tue, 15 Jul 2025 17:57:46 +0000 Subject: [PATCH] Bug fix for roc_profiler.py --- src/components/rocm/roc_profiler.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/rocm/roc_profiler.py b/src/components/rocm/roc_profiler.py index a01e336..b53b317 100644 --- a/src/components/rocm/roc_profiler.py +++ b/src/components/rocm/roc_profiler.py @@ -1 +1 @@ -print("Rocm component demo of actions.") +print("Rocm component demo of actions bug fix.")