Skip to content

Commit 3a4ab49

Browse files
Merge pull request #2025 from Saduf2019:master
PiperOrigin-RevId: 430364817
2 parents 5409338 + 3c10e71 commit 3a4ab49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/guide/autodiff.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"[backpropagation](https://en.wikipedia.org/wiki/Backpropagation) for training\n",
7676
"neural networks.\n",
7777
"\n",
78-
"In this guide, you will explore ways to compute gradients with TensorFlow, especially in [eager execution](eager.ipynb)."
78+
"In this guide, you will explore ways to compute gradients with TensorFlow, especially in eager execution."
7979
]
8080
},
8181
{

0 commit comments

Comments
 (0)