Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion site/en/guide/profiler.md
Original file line number Diff line number Diff line change
Expand Up @@ -798,7 +798,7 @@ platform.

### Optimize the input data pipeline

Use the data from the [#input_pipeline_analyzer] to optimize your data input
Use the data from the [input_pipeline_analyzer](#input_pipeline_analyzer) to optimize your data input
pipeline. An efficient data input pipeline can drastically improve the speed of
your model execution by reducing device idle time. Try to incorporate the best
practices detailed in the
Expand Down