Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/utils/
Dtf_op_utils.cc106 std::string TfOpEventName(const TfOp& tf_op) { in TfOpEventName() function
119 std::string TfOpEventName(absl::string_view tf_op_fullname) { in TfOpEventName() function