Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dresource_mgr.cc81 Status ResourceMgr::InsertDebugTypeName(uint64 hash_code, in InsertDebugTypeName() function in tensorflow::ResourceMgr
156 TF_RETURN_IF_ERROR(InsertDebugTypeName(type.hash_code(), type.name())); in DoCreate()
Dresource_mgr.h219 Status InsertDebugTypeName(uint64 hash_code, const string& type_name)