Home
last modified time | relevance | path

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

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