aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/docs_src/tutorials/eager/custom_training_walkthrough.md
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/docs_src/tutorials/eager/custom_training_walkthrough.md')
-rw-r--r--tensorflow/docs_src/tutorials/eager/custom_training_walkthrough.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/tensorflow/docs_src/tutorials/eager/custom_training_walkthrough.md b/tensorflow/docs_src/tutorials/eager/custom_training_walkthrough.md
new file mode 100644
index 0000000000..b564a27ecf
--- /dev/null
+++ b/tensorflow/docs_src/tutorials/eager/custom_training_walkthrough.md
@@ -0,0 +1,3 @@
+# Custom training: walkthrough
+
+[Colab notebook](https://colab.research.google.com/github/tensorflow/models/blob/master/samples/core/tutorials/eager/custom_training_walkthrough.ipynb)