Skip to content

Commit 89ef2d3

Browse files
committed
Removed noise
1 parent d6db1d2 commit 89ef2d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

benchmarks/triton_kernels_benchmark/benchmark_testing.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ def do_bench_upstream_pytorch_profiler(fn, n_warmup=25, n_repeat=100, grad_to_no
155155
fn()
156156
synchronize()
157157
i += 1
158-
print(f"Stopped warmup after {i} iterations")
159158
else:
160159
for _ in range(n_warmup):
161160
fn()

0 commit comments

Comments
 (0)