Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dgraph_mgr.h181 Status InitItem(const string& handle, const GraphDef& gdef,
Dgraph_mgr.cc125 Status GraphMgr::InitItem( in InitItem() function in tensorflow::GraphMgr
301 Status s = InitItem(handle, gdef, session, graph_options, debug_options, in Register()