We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f69f6c commit 9829872Copy full SHA for 9829872
site/en/guide/autodiff.ipynb
@@ -75,7 +75,7 @@
75
"[backpropagation](https://en.wikipedia.org/wiki/Backpropagation) for training\n",
76
"neural networks.\n",
77
"\n",
78
- "In this guide, you will explore ways to compute gradients with TensorFlow, especially in [eager execution](https://www.tensorflow.org/guide/basics)."
+ "In this guide, you will explore ways to compute gradients with TensorFlow, especially in [eager execution](basics.ipynb)."
79
]
80
},
81
{
0 commit comments