remove duplicate line after conflict cleanup due to rebase
Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
[ROCm/rocprofiler-compute commit: dbba0d418a]
Цей коміт міститься в:
зафіксовано
Karl W. Schulz
джерело
4aa463a4e6
коміт
aada8d8e92
@@ -346,7 +346,6 @@ class OmniProfiler_Base:
|
||||
input_files = glob.glob(self.get_args().path + "/perfmon/*.txt")
|
||||
input_files.sort()
|
||||
|
||||
# Run profiling on each input file
|
||||
for fname in tqdm(input_files,disable=disable_tqdm):
|
||||
# Kernel filtering (in-place replacement)
|
||||
if not self.__args.kernel == None:
|
||||
|
||||
Посилання в новій задачі
Заблокувати користувача