Fix eager basics link in toc

PiperOrigin-RevId: 204066284
This commit is contained in:
Billy Lamberta 2018-07-10 21:47:57 -07:00 committed by TensorFlower Gardener
parent b58937d54c
commit f351e5ef6b

View File

@ -24,7 +24,7 @@ toc:
- title: Overview
path: /tutorials/eager/
- title: Eager execution
path: https://github.com/tensorflow/tensorflow/blob/master/tensorflow/contrib/eager/python/examples/notebooks/eager_intro.ipynb
path: https://github.com/tensorflow/tensorflow/blob/master/tensorflow/contrib/eager/python/examples/notebooks/eager_basics.ipynb
status: external
- title: Automatic differentiation
path: https://github.com/tensorflow/tensorflow/blob/master/tensorflow/contrib/eager/python/examples/notebooks/automatic_differentiation.ipynb