Skip to content

Commit 65c0828

Browse files
committed
.
1 parent dcbf01c commit 65c0828

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

benchmarks/decoders/benchmark_decoders.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -936,7 +936,7 @@
936936
},
937937
{
938938
"cell_type": "code",
939-
"execution_count": 54,
939+
"execution_count": null,
940940
"metadata": {},
941941
"outputs": [
942942
{
@@ -999,7 +999,8 @@
999999
"plt.tight_layout()\n",
10001000
"\n",
10011001
"# Show plot\n",
1002-
"plt.show()\n"
1002+
"plt.show()\n",
1003+
"plt.savefig(\"/home/ahmads/personal/torchcodec/chart.png\")\n"
10031004
]
10041005
}
10051006
],

chart.png

8.11 KB
Loading

0 commit comments

Comments
 (0)