Skip to content

Commit fc673bf

Browse files
MarkDaoustCopybara-Service
authored andcommitted
Delete incorrect cell.
PiperOrigin-RevId: 228609562
1 parent 52ce206 commit fc673bf

File tree

2 files changed

+451
-483
lines changed

2 files changed

+451
-483
lines changed

site/en/2/guide/eager.ipynb

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -714,22 +714,6 @@
714714
"plt.ylabel('Loss [entropy]')"
715715
]
716716
},
717-
{
718-
"cell_type": "markdown",
719-
"metadata": {
720-
"colab_type": "text",
721-
"id": "9ODzXW8xqEgU"
722-
},
723-
"source": [
724-
"This example uses the\n",
725-
"[dataset.py module](https://github.com/tensorflow/models/blob/master/official/mnist/dataset.py)\n",
726-
"from the\n",
727-
"[TensorFlow MNIST example](https://github.com/tensorflow/models/tree/master/official/mnist);\n",
728-
"download this file to your local directory. Run the following to download the\n",
729-
"MNIST data files to your working directory and prepare a `tf.data.Dataset`\n",
730-
"for training:"
731-
]
732-
},
733717
{
734718
"cell_type": "markdown",
735719
"metadata": {

0 commit comments

Comments
 (0)