Skip to content

Commit

Permalink
Remove print stmt
Browse files Browse the repository at this point in the history
  • Loading branch information
noopurintel committed Oct 24, 2024
1 parent 1ea1990 commit 294c50d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@
"import torchvision\n",
"import numpy as np\n",
"\n",
"print(\"Starting python test\")\n",
"n_epochs = 3\n",
"batch_size_train = 64\n",
"batch_size_test = 1000\n",
Expand Down

0 comments on commit 294c50d

Please sign in to comment.