Update src/omniperf_profile/profiler_rocscope.py
Co-authored-by: Cole Ramos <colramos@amd.com>
Signed-off-by: Karl W. Schulz <koomie@users.noreply.github.com>
[ROCm/rocprofiler-compute commit: af3f006a7e]
Этот коммит содержится в:
@@ -44,7 +44,7 @@ class rocscope_profiler(OmniProfiler_Base):
|
||||
def run_profiling(self, version, prog):
|
||||
"""Run profiling."""
|
||||
console_log(
|
||||
"profiling" "performing profiling using %s profiler" % self.__profiler
|
||||
"profiling", "performing profiling using %s profiler" % self.__profiler
|
||||
)
|
||||
# TODO: Finish implementation
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user