Home
last modified time | relevance | path

Searched defs:tf_function_db (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_tf_functions_test.cc50 TfFunctionDb tf_function_db = ConvertHostThreadsXLineToTfFunctionDb(line); in ConvertXSpaceToTfFunctionDb() local
80 TfFunctionDb tf_function_db = ConvertXSpaceToTfFunctionDb(space); in TEST() local
114 TfFunctionDb tf_function_db = ConvertXSpaceToTfFunctionDb(space); in TEST() local
155 TfFunctionDb tf_function_db = ConvertXSpaceToTfFunctionDb(space); in TEST() local
Dop_stats_to_overview_page.cc311 std::string TfFunctionRecommendationHtml(const TfFunctionDb& tf_function_db) { in TfFunctionRecommendationHtml()
Dxplane_to_tf_functions.cc276 std::string DebugString(const TfFunctionDb& tf_function_db) { in DebugString()
/external/tensorflow/tensorflow/core/profiler/protobuf/
Dop_stats.proto123 TfFunctionDb tf_function_db = 8; field