Skip to content

Commit 27fe052

Browse files
Update data_performance.ipynb
1 parent de3d730 commit 27fe052

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/en/guide/data_performance.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,6 @@
274274
"source": [
275275
"### Prefetching\n",
276276
<a name="prefetching">
277-
278277
"\n",
279278
"Prefetching overlaps the preprocessing and model execution of a training step.\n",
280279
"While the model is executing training step `s`, the input pipeline is reading the data for step `s+1`.\n",

0 commit comments

Comments
 (0)