Skip to content

Commit e6f8bf5

Browse files
committed
Removed a line of unused code.
1 parent 618d0e2 commit e6f8bf5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

04_Save_Restore.ipynb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1172,9 +1172,6 @@
11721172
},
11731173
"outputs": [],
11741174
"source": [
1175-
"# Split the test-set into smaller batches of this size.\n",
1176-
"test_batch_size = 256\n",
1177-
"\n",
11781175
"def print_test_accuracy(show_example_errors=False,\n",
11791176
" show_confusion_matrix=False):\n",
11801177
"\n",

0 commit comments

Comments
 (0)