Home
last modified time | relevance | path

Searched refs:kTfFunctionCall (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_test_utils.cc93 {{StatType::kTfFunctionCall, execution_mode}, in CreateTfFunctionCallEvent()
97 duration_ps, {{StatType::kTfFunctionCall, execution_mode}}); in CreateTfFunctionCallEvent()
Dxplane_schema.h188 kTfFunctionCall, enumerator
Dxplane_schema.cc196 {"tf_function_call", kTfFunctionCall}, in GetStatTypeMap()
/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_tf_functions.cc170 case StatType::kTfFunctionCall: in TfFunctionExecutions()