Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dresource_mgr.cc90 const char* ResourceMgr::DebugTypeName(uint64 hash_code) const { in DebugTypeName() function in tensorflow::ResourceMgr
155 const char* type = DebugTypeName(key.first); in DebugString()
Dresource_mgr.h285 const char* DebugTypeName(uint64 hash_code) const