aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/tfprof/internal/print_model_analysis.h
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/tools/tfprof/internal/print_model_analysis.h')
-rw-r--r--tensorflow/tools/tfprof/internal/print_model_analysis.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tensorflow/tools/tfprof/internal/print_model_analysis.h b/tensorflow/tools/tfprof/internal/print_model_analysis.h
index 84165e542d..46db63646d 100644
--- a/tensorflow/tools/tfprof/internal/print_model_analysis.h
+++ b/tensorflow/tools/tfprof/internal/print_model_analysis.h
@@ -39,8 +39,6 @@ void AddStep(int64 step, const string* run_meta, const string* op_log);
string Profile(const string* command, const string* options);
-void Advise();
-
// Single-step Profiler.
//
// Interface defined for Python API swig. Calls the tfprof core API.