nit: remove extra comma to make colab shown correct.

PiperOrigin-RevId: 338378451
Change-Id: I73006dc6b95bb0e969b9c55a726ac43f8ea9d7aa
This commit is contained in:
Yuqi Li 2020-10-21 18:05:01 -07:00 committed by TensorFlower Gardener
parent 8533898e5f
commit d579f1a7de

View File

@ -669,7 +669,7 @@
"source": [
"## Evaluate the Customized Model\n",
"\n",
"Evaluate the model with the test data and get its loss and accuracy.",
"Evaluate the model with the test data and get its loss and accuracy."
]
},
{