Home
last modified time | relevance | path

Searched refs:GetDebugOpName (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.h197 const char* GetDebugOpName() const { in GetDebugOpName() function
225 strings::StrAppend(&dbg, ", for: ", GetDebugOpName(), in DebugString()
Dbfc_allocator.cc1035 strings::StrAppend(&buf, " by op ", c->GetDebugOpName(), in DumpMemoryLog()
1128 mc->set_op_name(c->GetDebugOpName()); in RecordMemoryMapInternal()