You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cons.print(f"[bold]Comparing Benchmarks: Speedups from [magenta]{os.path.relpath(ARG('lhs'))}[/magenta] to [magenta]{os.path.relpath(ARG('rhs'))}[/magenta] are displayed below. Thus, numbers > 1 represent increases in performance.[/bold]")
89
89
90
-
cons.print(f"""\
90
+
cons.print(f"""\
91
91
[bold yellow]Warning[/bold yellow]: Metadata in lhs and rhs are not equal.
92
92
This could mean that the benchmarks are not comparable (e.g. one was run on CPUs and the other on GPUs).
0 commit comments