Skip to content

Commit 7fd3aed

Browse files
committed
.
1 parent 6a9946e commit 7fd3aed

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

benchmarks/decoders/benchmark_decoders.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -788,7 +788,7 @@
788788
"\n",
789789
" # Set the title for the subplot\n",
790790
" base_video = os.path.basename(video)\n",
791-
" ax.set_title(f'{base_video}\\n{vcount} x {vtype}', fontsize=12)\n",
791+
" ax.set_title(f'video={base_video}\\ndecode_pattern={vcount} x {vtype}', fontsize=12)\n",
792792
"\n",
793793
" # Plot bars with error bars\n",
794794
" ax.barh(\n",
46.7 KB
Loading

0 commit comments

Comments
 (0)