Skip to content

Commit

Permalink
latest notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
edsu committed May 1, 2024
1 parent 8607b2c commit 076af03
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion notebooks/gpu-performance.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1881,9 +1881,30 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 20,
"id": "a8aba683-a9c4-4b79-8ddf-f3ffe1e8a2c1",
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"12.925975773889636"
]
},
"execution_count": 20,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"19.208 / 1.486"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "0d058d0e-4603-4d0e-bf61-6e7c89c90506",
"metadata": {},
"outputs": [],
"source": []
}
Expand Down

0 comments on commit 076af03

Please sign in to comment.