Home
last modified time | relevance | path

Searched refs:outside_compilation_statement_html (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dop_stats_to_overview_page.cc142 absl::string_view outside_compilation_statement_html, in SetCommonRecommendation() argument
150 std::string(outside_compilation_statement_html)); in SetCommonRecommendation()
H A Dop_stats_to_overview_page.h51 absl::string_view outside_compilation_statement_html,
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/protobuf/
H A Doverview_page.proto118 string outside_compilation_statement_html = 13; field