Skip to content

Commit

Permalink
Fix format issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
hongtaozhang committed Nov 16, 2024
1 parent de8e520 commit 11395cb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -228,4 +228,5 @@ def _parse_max_bw(self, raw_output):
out_table[key] = [vals[-1]]
return out_table


BenchmarkRegistry.register_benchmark('cpu-memory-bw-latency', CpuMemBwLatencyBenchmark)

0 comments on commit 11395cb

Please sign in to comment.