Suggest the tf.data tool in the overview page.
PiperOrigin-RevId: 338308845 Change-Id: I8d70e4cd64db37e2ed45641aadf769431629f906
This commit is contained in:
parent
cb0d520b49
commit
83375dadd6
@ -72,6 +72,9 @@ void ComputeHostTips(OverviewPageRecommendation* re) {
|
||||
*re->add_host_tips() = MakeOverviewPageTip(
|
||||
"input_pipeline_analyzer (especially Section 3 for the breakdown of "
|
||||
"input operations on the Host)");
|
||||
*re->add_host_tips() = MakeOverviewPageTip(
|
||||
"tf_data_bottleneck_analysis (find the bottleneck in the tf.data input "
|
||||
"pipeline)");
|
||||
*re->add_host_tips() = MakeOverviewPageTip(
|
||||
"trace_viewer (look at the activities on the timeline of each Host "
|
||||
"Thread near the bottom of the trace view)");
|
||||
|
Loading…
Reference in New Issue
Block a user