Skip to content

Commit 64649d8

Browse files
Merge pull request tensorflow#1787 from kumudlakara:patch-2
PiperOrigin-RevId: 374523984
2 parents 83999b4 + fc0e5df commit 64649d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/guide/basic_training_loops.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@
327327
"id": "RwWPaJryD2aN"
328328
},
329329
"source": [
330-
"For a look at training, you can send the same batch of *x* an *y* through the training loop, and see how `W` and `b` evolve."
330+
"For a look at training, you can send the same batch of *x* and *y* through the training loop, and see how `W` and `b` evolve."
331331
]
332332
},
333333
{

0 commit comments

Comments
 (0)