Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadsharif1 committed Oct 23, 2024
1 parent dcbf01c commit 65c0828
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions benchmarks/decoders/benchmark_decoders.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -936,7 +936,7 @@
},
{
"cell_type": "code",
"execution_count": 54,
"execution_count": null,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -999,7 +999,8 @@
"plt.tight_layout()\n",
"\n",
"# Show plot\n",
"plt.show()\n"
"plt.show()\n",
"plt.savefig(\"/home/ahmads/personal/torchcodec/chart.png\")\n"
]
}
],
Expand Down
Binary file added chart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 65c0828

Please sign in to comment.