Skip to content

Commit

Permalink
Merge pull request #651 from Alejandro-Casanova/patch-18
Browse files Browse the repository at this point in the history
fixed typo
  • Loading branch information
mrdbourke committed Oct 5, 2023
2 parents 5e31f8d + 94fc11a commit 5e0ca42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 09_pytorch_model_deployment.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1197,7 +1197,7 @@
"\n",
"Do you notice the big difference though?\n",
"\n",
"Our ViT model has *far* more parameters than our EffNetB2 model. Perhaps this will come into play when we compare are our models across speed and performance later on."
"Our ViT model has *far* more parameters than our EffNetB2 model. Perhaps this will come into play when we compare our models across speed and performance later on."
]
},
{
Expand Down

0 comments on commit 5e0ca42

Please sign in to comment.